Skip to content

Commit 0c153a4

Browse files
committed
har_trees: Fix missing color_setup.py
1 parent 80b27cd commit 0c153a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/har_trees/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Install dependencies. In addition to the above
120120
mpremote mip install github:jonnor/micropython-mpu6886
121121
mpremote mip install "github:peterhinch/micropython-nano-gui"
122122
mpremote mip install "github:peterhinch/micropython-nano-gui/drivers/st7789"
123-
mpremote cp windower.py :
123+
mpremote cp windower.py color_setup.py :
124124
```
125125

126126
Run the classification

0 commit comments

Comments
 (0)