mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 01:31:21 +03:00
MLX90640: got registers, start to write image reading process
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
|
||||
#include "hardware.h"
|
||||
#include "i2c.h"
|
||||
/* don't run debugging info */
|
||||
#ifdef EBUG
|
||||
#undef EBUG
|
||||
#endif
|
||||
|
||||
#include "strfunct.h"
|
||||
|
||||
extern volatile uint32_t Tms;
|
||||
|
||||
Reference in New Issue
Block a user