Skip to content

Commit

Permalink
Boards: add correct thermistor pullup for orbitool o2
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Aug 20, 2024
1 parent 8578482 commit 7d38ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/ldo-orbitool-o2/board-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"firmwareBinaryName": "firmware-ldo-orbitool-o2.bin",
"boardImageFileName": "board.webp",
"compileScript": "compile.sh",
"thermistorPullup": 2200,
"flashScript": "flash.sh",
"documentationLink": "https://os.ratrig.com/docs/boards/ldo/orbitool-o2",
"disableAutoFlash": true,
Expand Down

0 comments on commit 7d38ec9

Please sign in to comment.