mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 12:19:49 +03:00
Ultrasonic sensor added
CAN driver logic/relability improved string -> itemCmd functionality added, cold boot w/o config procedure improved
This commit is contained in:
@@ -237,7 +237,7 @@ NRFFlashStorage EEPROM;
|
||||
{
|
||||
samBufferPos = 0;
|
||||
EEPROM.write(startPos+pos-sizeof(samBuffer),(byte*)samBuffer,sizeof(samBuffer));
|
||||
|
||||
|
||||
}
|
||||
|
||||
samBuffer[samBufferPos++]=ch;
|
||||
|
||||
Reference in New Issue
Block a user