주석 정리
This commit is contained in:
@@ -277,7 +277,7 @@ int cmd_maa(const uint8_t *data, uint8_t data_len)
|
||||
|
||||
if (status == ECHO_STATUS_OK) // Piezo GPIO, power, ADC initialization/wake succeeded
|
||||
{
|
||||
DBG_PRINTF("[MBB] piezo sweep start\r\n");
|
||||
DBG_PRINTF("[MAA] piezo sweep start\r\n");
|
||||
status = piezo_measure_sweep();
|
||||
if (status == ECHO_STATUS_OK)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user