acid-drop

- Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.acid.vegas/-c.git
Log | Files | Refs | Archive | README | LICENSE

commit bf090d5d8874d6991dda99d7213034660fbbbf18
parent a317971c77f103b06e30bad9ab42799f48f26c9c
Author: acidvegas <acid.vegas@acid.vegas>
Date: Mon, 27 May 2024 18:52:54 -0400

Added fist release!

Diffstat:
MREADME.md | 2+-
Afirmware/acid-drop_v0.1.0_beta.bin | 0

2 files changed, 1 insertion(+), 1 deletion(-)

diff --git 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
Binary files differ.