From 30f8fab67ce6c7eeded041d71ab4526923adae47 Mon Sep 17 00:00:00 2001 From: Dominique Roux Date: Sun, 9 Aug 2020 20:08:10 +0200 Subject: [PATCH] Updated README - Clarified where the log is --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 0fd7773..b0989a9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ * systemd (otherwise the timer have to be changed (crond is not able to operate at 7 second intervals) +* git * python3, python3-pip `sudo apt install python3-pip` * libcurl4-openssl-dev libssl-dev @@ -97,6 +98,14 @@ Example config: ## Troubleshooting +### Log + +You can examine the log with the following command: + +``` +journalctl -lfu flashairup +``` + ### FlashAir SD-Card is not connecting to the WLAN First, there may be a configuration error, check the [FlashAir Configuration](#flashair-configuration) for a correct configuration