mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 22:18:57 +00:00
Constant Service LED
This commit is contained in:
parent
bdd4f395ad
commit
0a89469ffc
2 changed files with 8 additions and 0 deletions
4
Config.h
4
Config.h
|
|
@ -69,4 +69,8 @@
|
|||
// To reduce CPU load, you can remove the DC blocker by commenting out the next line
|
||||
#define USE_DCBLOCKER
|
||||
|
||||
// Constant Service LED once repeater is running
|
||||
// Do not use if employing an external hardware watchdog
|
||||
// #define CONSTANT_SRV_LED
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue