mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-26 14:26:59 +02:00
Merge pull request #76 from stefan123t/main
Raspberry Pi pyRF24 build instructions from mslookup
This commit is contained in:
commit
425ffdfc58
11 changed files with 199 additions and 77 deletions
|
@ -58,4 +58,11 @@
|
|||
// changes the style of "/setup" page, visualized = nicer
|
||||
#define LIVEDATA_VISUALIZED
|
||||
|
||||
// comment out to disable any of the debug options here
|
||||
#define DEBUG_APP
|
||||
#define DEBUG_HMINVERTER
|
||||
#define DEBUG_HMRADIO
|
||||
#define DEBUG_HMSYSTEM
|
||||
#define DEBUG_HMMAIN
|
||||
|
||||
#endif /*__CONFIG_H__*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue