mirror of
https://github.com/jam422470459/EPD-nRF52-hema213.git
synced 2025-12-06 08:32:54 +08:00
bump version to 0x17
This commit is contained in:
@@ -43,7 +43,7 @@ void ble_epd_evt_handler(ble_evt_t const * p_ble_evt, void * p_context);
|
||||
#define BLE_EPD_DEF(_name) static ble_epd_t _name;
|
||||
#endif
|
||||
|
||||
#define APP_VERSION 0x16
|
||||
#define APP_VERSION 0x17
|
||||
|
||||
#define BLE_UUID_EPD_SVC_BASE {{0XEC, 0X5A, 0X67, 0X1C, 0XC1, 0XB6, 0X46, 0XFB, \
|
||||
0X8D, 0X91, 0X28, 0XD8, 0X22, 0X36, 0X75, 0X62}}
|
||||
|
||||
Reference in New Issue
Block a user