v0.5.0 #19

Merged
klassents merged 310 commits from v0.5.0 into main 2025-04-28 07:06:11 +03:00
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;