Oops, fix build and set power management to none for most aggressive signal
This commit is contained in:
@@ -42,11 +42,4 @@ pio = "0.3.0"
|
||||
rand = { version = "0.9.2", default-features = false }
|
||||
|
||||
[profile.release]
|
||||
debug = 2
|
||||
|
||||
# Below configs are here to mute the rust-analyzer error.
|
||||
# "Can't find crate for 'test'" as this is a no_std project
|
||||
[[bin]]
|
||||
name = "pico-w-remote-temp-logger"
|
||||
test = false
|
||||
bench = false
|
||||
debug = 2
|
||||
Reference in New Issue
Block a user