Moved lib/lib_display/TM1637TinyDisplay to lib/lib_div/

This commit is contained in:
Ajith Vasudevan 2021-02-09 15:36:23 +05:30
parent 6e14e10ad0
commit fad5ae755e
18 changed files with 3 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View File

Before

Width:  |  Height:  |  Size: 210 KiB

After

Width:  |  Height:  |  Size: 210 KiB

View File

Before

Width:  |  Height:  |  Size: 210 KiB

After

Width:  |  Height:  |  Size: 210 KiB

View File

@ -80,12 +80,12 @@ build_flags = ${core.build_flags}
board_build.f_cpu = 80000000L
board_build.f_flash = 40000000L
monitor_speed = 74880
monitor_port = COM5
monitor_speed = 115200
monitor_port = /dev/ttyUSB0
upload_speed = 115200
; *** Upload Serial reset method for Wemos and NodeMCU
upload_resetmethod = nodemcu
upload_port = COM5
upload_port = /dev/ttyUSB0
extra_scripts = ${scripts_defaults.extra_scripts}
lib_ldf_mode = chain+
shared_libdeps_dir = lib