Add update config and apply config protocol commands.

This commit is contained in:
László Monda
2017-01-07 03:26:44 +01:00
parent a74c6016f5
commit 1433b57a46
4 changed files with 52 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
#include "config_buffer.h"
uint8_t ConfigBuffer[EEPROM_SIZE];