v0.5.0 #19
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user