Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit 21f0ca0

Browse files
committed
Update example
1 parent e7ec06f commit 21f0ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ pip install blynk-library-python
8787
ampy put ./examples/hardware/ESP8266_ESP32.py main.py
8888
```
8989
**Note:** LoBo firmware stores files uder `/flash` directory, use `ampy mkdir /flash/lib` and so on
90-
- Open device terminal and reboot the board (or type `import main`)
90+
- Open device terminal and reboot the board (or type `execfile('main.py')`)
9191

9292
__________
9393

0 commit comments

Comments
 (0)