feat(firmware): wire OTA updater into main loop with 6-hour polling task
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
6
firmware/lib/ota_updater/library.json
Normal file
6
firmware/lib/ota_updater/library.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "ota_updater",
|
||||
"build": {
|
||||
"flags": ["-I$PROJECT_INCLUDE_DIR"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user