Skip to content

Provides TTGO Display T1 support under the Arduino framework

License

Notifications You must be signed in to change notification settings

codewitch-honey-crisis/htcw_ttgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttgo

This library allows you to use the TTGO Display T1 devkit

[env:ttgo-demo]
platform = espressif32
board = ttgo-t1
framework = arduino
monitor_speed = 115200
monitor_filters = esp32_exception_decoder
upload_speed = 921600
lib_ldf_mode = deep
lib_deps = codewitch-honey-crisis/htcw_ttgo
build_unflags = -std=gnu++11
build_flags = -std=gnu++17

About

Provides TTGO Display T1 support under the Arduino framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages