Robin.Mueller
cb919ada2a
assuming that a default value of 0 for expectedReplies is needed, I introduced a new variable into DeviceCommandInfo, which stores another number of replies expected. this value is assigned in enableReplyInReplyMap. That way, the initial value of 0 remains the same (if it was needed), and is only set to another desired value if a write was sent
Description
The framework code, fork for KSat.
Languages
C++
96.7%
CMake
1.5%
C
0.8%
Python
0.5%
Shell
0.3%
Other
0.1%