mirror of
https://github.com/1technophile/OpenMQTTGateway.git
synced 2026-03-03 05:54:23 +01:00
Gaterway states to improve LED management Make the sleep function accessible outside BT BREAKING remove sleep for ESP8266 BREAKING lowpowermode API changed to powermode and new mode definition Co-authored-by: Florian <1technophile@users.noreply.github.com>
16 lines
187 B
Plaintext
16 lines
187 B
Plaintext
.pio
|
|
.vscode
|
|
*_env.ini
|
|
*.pem
|
|
**/.DS_Store
|
|
node_modules
|
|
*.ps1
|
|
main/certs/private*
|
|
lib/*
|
|
!lib/esp32-bt-lib
|
|
CMakeLists.txt
|
|
dependencies.lock
|
|
sdkconfig.*
|
|
!sdkconfig.defaults
|
|
__pycache__
|
|
*.pem |