prototype webapi to get info, improved pwr limit

This commit is contained in:
Andreas Schiffler 2022-08-07 17:27:50 +02:00
parent c915e44557
commit 028aedb788
6 changed files with 188 additions and 99 deletions

View file

@ -19,9 +19,12 @@ class HmSystem {
RadioType Radio;
typedef BUFFER BufferType;
BufferType BufCtrl;
InfoCmdType InfoCmd;
//DevControlCmdType DevControlCmd;
HmSystem() {
mNumInv = 0;
InfoCmd = RealTimeRunData_Debug; // default case
}
~HmSystem() {
// TODO: cleanup