mirror of
https://github.com/lumapu/ahoy.git
synced 2025-05-20 04:16:11 +02:00
button on index to get FW-Version
This commit is contained in:
parent
e8524961c5
commit
458639b648
6 changed files with 25 additions and 11 deletions
|
@ -19,7 +19,8 @@ class HmSystem {
|
|||
RadioType Radio;
|
||||
typedef BUFFER BufferType;
|
||||
BufferType BufCtrl;
|
||||
InfoCmdType InfoCmd;
|
||||
InfoCmdType NextInfoCmd; // For cmd-queue FIFO with one place
|
||||
InfoCmdType InfoCmd; // For cmd-queue FIFO with one place
|
||||
//DevControlCmdType DevControlCmd;
|
||||
|
||||
HmSystem() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue