led_builtin_255_by_default

This commit is contained in:
e2002
2022-12-05 11:05:54 +03:00
parent d9c1db9a84
commit 76053d8364
5 changed files with 7 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#ifndef options_h
#define options_h
#define VERSION "0.8.131"
#define VERSION "0.8.133"
/*******************************************************
DO NOT EDIT THIS FILE.
@@ -227,7 +227,7 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
/* ESP DEVBOARD */
#ifndef LED_BUILTIN
#define LED_BUILTIN 2
#define LED_BUILTIN 255
#endif
/* Other settings. You can overwrite them in the myoptions.h file */