| .. |
|
CMakeLists.txt
|
add ble_prov and wifi_cfg to CMakeLists
|
2026-04-03 12:03:10 -07:00 |
|
ble_prov.c
|
add ble_prov GATT server with provisioning commands
|
2026-04-03 12:01:13 -07:00 |
|
ble_prov.h
|
add ble_prov GATT server with provisioning commands
|
2026-04-03 12:01:13 -07:00 |
|
echem.c
|
send keepalives during blocking waits (clean, pH, chlorine settling)
|
2026-04-03 02:26:35 -07:00 |
|
echem.h
|
I always think to push updates to git whenever something STOPS
|
2026-03-12 22:20:47 -07:00 |
|
eis.c
|
firmware: add pH calibration NVS, protocol, and dispatch
|
2026-04-02 19:31:10 -07:00 |
|
eis.h
|
firmware: add pH calibration NVS, protocol, and dispatch
|
2026-04-02 19:31:10 -07:00 |
|
eis4.c
|
init wifi_cfg in app_main startup sequence
|
2026-04-03 12:02:55 -07:00 |
|
protocol.c
|
append esp timestamp and measurement ID to all START messages
|
2026-04-03 07:01:30 -07:00 |
|
protocol.h
|
add provisioning command types to protocol.h
|
2026-04-03 12:00:11 -07:00 |
|
refs.c
|
update refs.c call sites for new send_sweep_start and send_ph_result signatures
|
2026-04-03 07:14:02 -07:00 |
|
refs.h
|
I always think to push updates to git whenever something STOPS
|
2026-03-12 22:20:47 -07:00 |
|
temp.c
|
lotsa (it worked, it didn't, it works now pretty much most of the time)
|
2026-03-12 02:42:44 -07:00 |
|
temp.h
|
lotsa (it worked, it didn't, it works now pretty much most of the time)
|
2026-03-12 02:42:44 -07:00 |
|
wifi_cfg.c
|
drop unused nvs_flash.h include from wifi_cfg
|
2026-04-03 12:07:39 -07:00 |
|
wifi_cfg.h
|
add wifi_cfg NVS credential storage
|
2026-04-03 11:59:49 -07:00 |
|
wifi_transport.c
|
integrate wifi_cfg and ble_prov into wifi_transport
|
2026-04-03 12:02:34 -07:00 |
|
wifi_transport.h
|
integrate wifi_cfg and ble_prov into wifi_transport
|
2026-04-03 12:02:34 -07:00 |