RTL00_WEB_VS/RTLGDB/Project/efuse_tst.h
ADElectronics 764b020238 update
2017-11-28 22:31:40 +03:00

13 lines
No EOL
261 B
C

#include "FreeRTOS.h"
#include "task.h"
#include "diag.h"
#include "hal_efuse.h"
#include "efuse_api.h"
#include "osdep_service.h"
#include "device_lock.h"
#define EFUSE_SHOW 1
// https://esp8266.ru/forum/threads/calibration-data.1631/
void efuse_main(void);