mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-11 04:45:47 +00:00
added my TC74 I2C test code (only hardcoded example) , comment out start_i2c_test to run
This commit is contained in:
@ -6,11 +6,11 @@
|
||||
#include "../ota/ota.h"
|
||||
#include "../new_cmd.h"
|
||||
#include "../drv_tuyaMCU.h"
|
||||
#include "../logging/logging.h"
|
||||
|
||||
#ifdef WINDOWS
|
||||
// nothing
|
||||
#elif PLATFORM_XR809
|
||||
#include "../logging/logging.h"
|
||||
#include <image/flash.h>
|
||||
#elif defined(PLATFORM_BK7231N)
|
||||
#include "../logging/logging.h"
|
||||
|
||||
Reference in New Issue
Block a user