Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrat authored Feb 27, 2024
1 parent 0dc36ad commit 9db17a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"chipFamily": "ESP8266",
"parts": [
{ "path": "esp8266.bin", "offset": 0 }
{ "path": "https://julienrat.github.io/petitbot/code_arduino/binaires/petitbot_v3/petitbot_v3.ino.d1_mini.bin", "offset": 0 }
]
}
]
Expand Down

0 comments on commit 9db17a7

Please sign in to comment.