working version - communication with a single client tested, works

This commit is contained in:
2018-04-08 21:22:45 +02:00
parent 5f563e9038
commit 99904eec7c
6 changed files with 108 additions and 76 deletions
+3
View File
@@ -21,6 +21,9 @@
#include "main.h"
#define dbg_nrf(...) do{}while(0)
//#define dbg_nrf(...) dbg(##__VA_ARGS__)
// Initialize SPI and the Nordic
/**