Send config chunks one by one

This commit is contained in:
Thomas Göttgens
2022-06-16 21:56:18 +02:00
parent f3a433f906
commit f63b876b71
2 changed files with 35 additions and 3 deletions

View File

@@ -31,6 +31,8 @@ class PhoneAPI
State state = STATE_SEND_NOTHING;
int8_t config_state = Config_device_tag;
/**
* Each packet sent to the phone has an incrementing count
*/