Skip to content

Commit 4331ff1

Browse files
committed
Add HM0360 driver.
1 parent 23e4a5f commit 4331ff1

File tree

3 files changed

+846
-0
lines changed

3 files changed

+846
-0
lines changed

Diff for: libraries/Camera/src/camera.h

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include "Wire.h"
2222

2323
#define HM01B0_I2C_ADDR (0x24)
24+
#define HM0360_I2C_ADDR (0x24)
2425
#define GC2145_I2C_ADDR (0x3C)
2526

2627
enum {

0 commit comments

Comments
 (0)