lib/src/main/cpp/rtk_module/rtk.cpp
@@ -19,6 +19,8 @@ #include "../rtk_platform/platform.h" #include "../native-lib.h" #define DEBUG(fmt, args...) LOGD("<rtk> <%s>: " fmt, __func__, ##args) #define RTK_MODULE_UART UART_0 #define PARSE_BUFF_SIZE 4096