v0.5.0 #18

Closed
klassents wants to merge 309 commits from v0.5.0 into main
Showing only changes of commit eca1acb302 - Show all commits

View File

@ -5,7 +5,7 @@
#include "SPI.h"
#define CS_PIN 9
#define CS_PIN 9 // P1_8
// address of register to read and write
const int reg_to_test = 0x03;