diff --git a/README.md b/README.md index d3178f1..47396be 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ A compiled "release" will be done once I finish somoe fo the basic features, but 7. Press the RST *(reset)* button ont he device. ###### Using ESP Tool -1. Take the `firmware.bin` file from the release page and download it. *(no releases yet, we still building)* +1. Take the `firmware.bin` file from the release page and download it. 2. Install [esptool](https://pypi.org/project/esptool/): `pip install esptool` 3. Hold down the trackball on the device, turn it on, and plug it in to the computer. 4. Confirm the serial device in your `/dev` directory *(Your device will likely be `/dev/ttyAMC0` or `/dev/ttyUSB0`)* diff --git a/firmware/acid-drop_v0.1.0_beta.bin b/firmware/acid-drop_v0.1.0_beta.bin new file mode 100644 index 0000000..b1676cc Binary files /dev/null and b/firmware/acid-drop_v0.1.0_beta.bin differ