Added software timers
Accessory state machine framework functional
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -13,6 +13,9 @@
|
||||
"io.h": "c",
|
||||
"spi.h": "c",
|
||||
"system.h": "c",
|
||||
"pwr_level.h": "c"
|
||||
"pwr_level.h": "c",
|
||||
"fsl_ctimer.h": "c",
|
||||
"soft_timer.h": "c",
|
||||
"eeprom.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user