added my TC74 I2C test code (only hardcoded example) , comment out start_i2c_test to run

This commit is contained in:
openshwprojects
2022-03-11 19:10:38 +01:00
parent 6d12a6b8de
commit 775e540271
4 changed files with 386 additions and 3 deletions

View File

@ -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"