mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 09:49:32 +02:00
Update README.md
This commit is contained in:
parent
5dcaa1c0fd
commit
9c40d7d769
1 changed files with 3 additions and 0 deletions
|
@ -86,6 +86,9 @@ pyserial install: ```sudo apt install python3-serial```
|
||||||
Arduino AppImage must be set as executable after downloading to run correctly\
|
Arduino AppImage must be set as executable after downloading to run correctly\
|
||||||
example: ```chmod 775 arduino-ide_2.3.3_Linux_64bit.AppImage```
|
example: ```chmod 775 arduino-ide_2.3.3_Linux_64bit.AppImage```
|
||||||
|
|
||||||
|
Also you might need to install FUSE to run appimages
|
||||||
|
```sudo apt install libfuse2```
|
||||||
|
|
||||||
## Dependencies 📖
|
## Dependencies 📖
|
||||||
This code uses the following excellent libraries:
|
This code uses the following excellent libraries:
|
||||||
- [adafruit/Adafruit_NeoPixel](https://github.com/adafruit/Adafruit_NeoPixel) LGPL-3.0 license
|
- [adafruit/Adafruit_NeoPixel](https://github.com/adafruit/Adafruit_NeoPixel) LGPL-3.0 license
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue