Find the proper driver at the NVidia website.
Note: Make sure to select "Linux 64-bit" as your OS
Hit the "Search" button.
Find the proper driver at the NVidia website.
Note: Make sure to select "Linux 64-bit" as your OS
Hit the "Search" button.
# Download esptool: https://github.com/espressif/esptool/releases/download/v4.2.1/esptool-v4.2.1-win64.zip | |
# Download bootloader: https://github.com/Aircoookie/WLED/releases/download/v0.13.3/esp32_bootloader_v4.bin | |
# Download WLED: https://github.com/Aircoookie/WLED/releases | |
# Hold down the BOOT or non- "EN" button on your ESP32 at each step until you see "Detecting chip type ... ESP32" | |
.\esptool.exe -p COM5 erase_flash | |
.\esptool.exe -p COM5 write_flash 0x0 .\esp32_bootloader_v4.bin | |
.\esptool.exe -p COM5 write_flash 0x010000 .\WLED_0.14.0-b1_ESP32.bin |
query IntrospectionQuery { | |
__schema { | |
queryType { name } | |
mutationType { name } | |
subscriptionType { name } | |
types { | |
...FullType | |
} | |
directives { | |
name |
#!/bin/sh | |
PUBLIC_WWW=/home/public | |
GIT_DIR=$PUBLIC_WWW/.git | |
# Pull the latest from the repo to the public dir. | |
cd $PUBLIC_WWW | |
echo Pulling. | |
git reset HEAD --hard | |
git pull |
I hereby claim:
To claim this, I am signing this object: