This commit is contained in:
Tester23
2025-04-18 20:29:23 +02:00
parent a5a5b4b7b9
commit d70e9e93e1
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#ifdef PLATFORM_XR809
#if PLATFORM_XR809 || PLATFORM_XR872
#include "../hal_flashConfig.h"
#include "../../logging/logging.h"

View File

@ -1,4 +1,4 @@
#ifdef PLATFORM_XR809
#if PLATFORM_XR809 || PLATFORM_XR872
void HAL_WDG_Reboot();

View File

@ -341,7 +341,7 @@ void addLogAdv(int level, int feature, const char* fmt, ...)
#if WINDOWS
printf(tmp);
#endif
#if PLATFORM_XR809
#if PLATFORM_XR809 || PLATFORM_XR872
printf(tmp);
#endif
#if PLATFORM_W600 || PLATFORM_W800