mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 02:42:19 +01:00
Fork some base libraries (#758)
* Fork some base libraries * Update ESPAsyncWebServer
This commit is contained in:
@@ -6,9 +6,6 @@ cd "$(dirname "$0")/.."
|
||||
if [[ ! -e ".gcc-flags.json" ]]; then
|
||||
pio init --ide atom
|
||||
fi
|
||||
if ! patch -R -p0 -s -f --dry-run <script/.neopixelbus.patch; then
|
||||
patch -p0 < script/.neopixelbus.patch
|
||||
fi
|
||||
|
||||
set -x
|
||||
|
||||
|
Reference in New Issue
Block a user