From 7a4437addbd0f6bc61aae72a6bd52186c8c5ae76 Mon Sep 17 00:00:00 2001 From: frickc3 Date: Mon, 13 Feb 2023 08:39:37 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 332401c..b148553 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ MicroPython Tempest Weather display for LiLyGO_T-Display Code Repository 4. Copy config_sample.py as config.py in configs directory. 5. Edit config.py add in WiFi SSID and Password and Tempest device token and station_id. -Open up thonny and import main. +Reset device (main.py will start weather/main.py if your boot.py calls main). Enjoy.