From 51abc3b08c075610de121cd78f0f8ab67c540d7d Mon Sep 17 00:00:00 2001 From: Dana Woodman Date: Sun, 4 Mar 2018 14:42:24 -0800 Subject: [PATCH] readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6f8c5b7..9cd544e 100644 --- a/readme.md +++ b/readme.md @@ -35,7 +35,7 @@ To open the door, we use a relay (or optionally a TIP120 transistor) which power Whether a success or failure, we show details on an attached OLED display as well as when the card list updates or other unexpected issues. -#### API Member RFID Card Sync +#### RFID Card Sync When the device first turns on it connects to WiFi and then fetches all the member RFID cards from the Cobot checkin token API and then updates the `json` card file. It completely overwrites the existing list of cards. If there is a failure getting the cards, we keep the original card list as a fallback.