use 115200 baud and print panic over serial
This commit is contained in:
@@ -11,10 +11,10 @@ test = false
|
||||
bench = false
|
||||
|
||||
[dependencies]
|
||||
panic-halt = "0.2.0"
|
||||
ufmt = "0.2.0"
|
||||
nb = "1.1.0"
|
||||
embedded-hal = "1.0"
|
||||
panic-serial = { version = "0.1.2", features = ["full"] }
|
||||
|
||||
[dependencies.arduino-hal]
|
||||
git = "https://github.com/rahix/avr-hal"
|
||||
|
||||
Reference in New Issue
Block a user