mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-06-28 10:17:24 -04:00
* option to handle response based on OK/ERROR * better return value - Response code & response values * common parent for common behaviour (TODO add ->cmd(...) to mux channels) * better logging * small fixups
7 lines
151 B
C++
7 lines
151 B
C++
#pragma once
|
|
|
|
#define DEBUG_APPLICATION_MANAGEMENT 0
|
|
#define DEBUG_SCOPED_TIMINGS 1
|
|
#define _RT1051_UART_DEBUG 0
|
|
#define DEBUG_MODEM_OUTPUT_RESPONSE 1
|