From 6dc24d3477a2827424dc659d32b69ef7290c0951 Mon Sep 17 00:00:00 2001 From: Suryaprakash Agarwal <42642288+Surya1231@users.noreply.github.com> Date: Thu, 31 Oct 2019 16:18:10 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 57de3a4..e0288c6 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,6 @@ See [this tutorial](http://learn.adafruit.com/arduino-tips-tricks-and-techniques ### TODOs (in order of priority): -- Support automatic ACK handling -- Refactor changing the SPI CS signal -- Add support for hosting multiple radios on 1 MCU +- Support automatic ACK handling. +- Refactor changing the SPI CS signal. +- Add support for hosting multiple radios on 1 MCU.