memory elite
This commit is contained in:
-9
@@ -993,15 +993,6 @@ static void update_ZM_instruction(uint8 *ins) {
|
||||
==== main function ====
|
||||
======================*/
|
||||
|
||||
static void ZM_ADC_periodic_handle() {
|
||||
uint16_t *data_buf = NULL;
|
||||
|
||||
// data_buf = spi_ADC_transact_instruction();
|
||||
if (data_buf != NULL) {
|
||||
SimpleProfile_SetParameter(BLE_DAT_BUFF_CHAR, BLE_DAT_BUFF_SIZE, data_buf);
|
||||
}
|
||||
}
|
||||
|
||||
// static void headstage_instruction_update_handle(uint8_t characteristic) {
|
||||
// switch (characteristic) {
|
||||
// case BLE_INS_BUFF_CHAR:
|
||||
|
||||
Reference in New Issue
Block a user