Skip to content

Commit

Permalink
Merge pull request #48 from bmorcelli/dev
Browse files Browse the repository at this point in the history
manifest CYD fix
  • Loading branch information
bmorcelli authored Jul 21, 2024
2 parents 8b9ff83 + f1af986 commit c5f3da4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Launcher/manifest_CYD-2-USB.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "M5stickC",
"name": "CYD-2-USB",
"builds": [
{
"chipFamily": "ESP32",
Expand Down
2 changes: 1 addition & 1 deletion Launcher/manifest_CYD-2432S028.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "M5stickC",
"name": "CYD-2432S028",
"builds": [
{
"chipFamily": "ESP32",
Expand Down

0 comments on commit c5f3da4

Please sign in to comment.