7e01d113d8
* Adding new usermod for TTGO T-DIsplay. * Finalizing the code * Modified and cleaned up readme.md file * Fixes to platformio.ini to restore back to previous state * Cleaned up comments in usermod file
9 lines
184 B
INI
9 lines
184 B
INI
[env:esp32dev]
|
|
build_flags = ${common.build_flags_esp32}
|
|
; PIN defines - uncomment and change, if needed:
|
|
; -D LEDPIN=2
|
|
-D BTNPIN=35
|
|
; -D IR_PIN=4
|
|
; -D RLYPIN=12
|
|
; -D RLYMDE=1
|