Skip to content

Commit

Permalink
Another missed define for the T114
Browse files Browse the repository at this point in the history
  • Loading branch information
dahanc committed Sep 19, 2024
1 parent da45cb8 commit cc89e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/heltec_mesh_node_t114.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"core": "nRF5",
"cpu": "cortex-m4",
"extra_flags": "-DARDUINO_NRF52840_PCA10056 -DNRF52840_XXAA",
"extra_flags": "-DHELTEC_T114 -DNRF52840_XXAA",
"f_cpu": "64000000L",
"hwids": [
["0x239A", "0x4405"],
Expand Down

0 comments on commit cc89e85

Please sign in to comment.