dotenv #7

Merged
psannus merged 3 commits from feature/dotenv into master 2021-05-03 10:50:25 +00:00
Showing only changes of commit 0a5e1a3a5d - Show all commits

View File

@@ -10,5 +10,7 @@ This is mainly for testing, development.
Create .env file: Create .env file:
```cp .env.example .env``` ```cp .env.example .env```
and see: ```USE_EMULATOR``` and see: ```USE_EMULATOR```
Now when you run the program, you will see a Tkinter window pop up with a rectangle simulating the LED strip. Now when you run the program, you will see a Tkinter window pop up with a rectangle simulating the LED strip.