esp32 temperature node

This commit is contained in:
2025-10-04 01:09:54 -04:00
parent 0af3b928dc
commit 83af845fb6
1425 changed files with 0 additions and 143611 deletions

View File

@@ -1,7 +0,0 @@
# Add Python GDB extensions
python
try:
import freertos_gdb
except ModuleNotFoundError:
print('warning: python extension "freertos_gdb" not found.')
end