mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 10:19:29 +02:00
Replace AsyncTCP library
This commit is contained in:
parent
8d103c5722
commit
bdc617c0de
25 changed files with 2401 additions and 1659 deletions
25
Software/src/lib/mathieucarbou-AsyncTCP/arduino-cli.yaml
Normal file
25
Software/src/lib/mathieucarbou-AsyncTCP/arduino-cli.yaml
Normal file
|
@ -0,0 +1,25 @@
|
|||
board_manager:
|
||||
additional_urls:
|
||||
- https://espressif.github.io/arduino-esp32/package_esp32_index.json
|
||||
directories:
|
||||
builtin.libraries: ./src/
|
||||
build_cache:
|
||||
compilations_before_purge: 10
|
||||
ttl: 720h0m0s
|
||||
daemon:
|
||||
port: "50051"
|
||||
library:
|
||||
enable_unsafe_install: false
|
||||
logging:
|
||||
file: ""
|
||||
format: text
|
||||
level: info
|
||||
metrics:
|
||||
addr: :9090
|
||||
enabled: true
|
||||
output:
|
||||
no_color: false
|
||||
sketch:
|
||||
always_export_binaries: false
|
||||
updater:
|
||||
enable_notification: true
|
Loading…
Add table
Add a link
Reference in a new issue