forked from jappel/VersaMCU
Added hold function and updated doc
This commit is contained in:
parent
d6ed7cb81f
commit
3e83758f05
8 changed files with 141 additions and 105 deletions
|
|
@ -21,7 +21,7 @@
|
|||
// Gesamt genutzt: 223 Bytes (sizeof SDeviceConfig mit packed SAction)
|
||||
|
||||
#define NVM_CONFIG_MAGIC 0x56503202UL
|
||||
#define NVM_CONFIG_VERSION 2 // Version 2: led_anim + led_period_ms hinzugefügt
|
||||
#define NVM_CONFIG_VERSION 2 // Version 2
|
||||
|
||||
// Encoder-Aktions-Indizes (in SDeviceConfig.enc_actions[])
|
||||
// Reihenfolge: [enc][0]=SW, [enc][1]=CW, [enc][2]=CCW
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue