Skip to content

Commit f06d7c2

Browse files
authored
Merge pull request #673 from Zoobdude/main
Update to Badger 2040 W getting started
2 parents 1b87ec8 + ae908c6 commit f06d7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micropython/modules/badger2040w/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Additionally Badger 2040 W does not have a "user" button since the BOOTSEL butto
5050

5151
## Getting Started
5252

53-
:warning: If you're using the examples-included firmware you're good to go, otherwise you'll need to copy `examples/badger2040w/lib/badger2040w.py` and `examples/badger2040w/lib/network_manager.py` over to your Badger 2040 W.
53+
:warning: If you're using the examples-included firmware you're good to go, otherwise you'll need to copy `examples/badger2040w/lib/badger2040w.py`, `micropython/examples/badger2040w/WIFI_CONFIG.py`and `examples/badger2040w/lib/network_manager.py` over to your Badger 2040 W.
5454

5555
To start coding your Badger 2040 W, you will need to add the following lines of code to the start of your code file.
5656

0 commit comments

Comments
 (0)