mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 08:36:12 +00:00
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = false
|
|
logallrefupdates = true
|
|
[submodule]
|
|
active = .
|
|
[remote "origin"]
|
|
url = https://github.com/espressif/arduino-esp32.git
|
|
fetch = +refs/heads/*:refs/remotes/origin/*
|