From e2695690e3dc2cd1b0a59ab1713c3bbbf90895b8 Mon Sep 17 00:00:00 2001 From: "James W. Brinkerhoff IV" Date: Mon, 16 Jul 2018 18:05:52 -0400 Subject: [PATCH] Small typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc14f2f9..ee98832e 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Hardware dependent settings (pinout etc.) are stored in board files in /hal dire Before compiling the code, -- **edit paxcounter.conf** and taylor settings in this file according to your needs and use case. Please take care of the duty cycle regulations of the LoRaWAN network you're going to use. +- **edit paxcounter.conf** and tailor settings in this file according to your needs and use case. Please take care of the duty cycle regulations of the LoRaWAN network you're going to use. - **create file loraconf.h in your local /src directory** using the template [loraconf.sample.h](https://github.com/cyberman54/ESP32-Paxcounter/blob/master/src/loraconf.sample.h) and populate it with your personal APPEUI und APPKEY for the LoRaWAN network. If you're using popular TheThingsNetwork you can copy&paste the keys from TTN console or output of ttnctl.