- added raw logging
- better calibration output - added calibration plotter
This commit is contained in:
parent
7d41d30757
commit
3be961eecf
6 changed files with 53 additions and 4 deletions
|
|
@ -23,8 +23,8 @@
|
|||
|
||||
[env:pico]
|
||||
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
|
||||
board = rpipico2 # RP2530
|
||||
# board = rpipico # RP2040
|
||||
board = rpipico2 # use this for RP2530
|
||||
# board = rpipico # use this for RP2040
|
||||
board_build.filesystem_size = 0.5m
|
||||
|
||||
framework = arduino
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue