oled: rewrite the oled UI to have animations, and support a version of sleeping where the display is blank, at least
This commit is contained in:
@@ -9,7 +9,7 @@ name = "renderbug-embassy"
|
||||
path = "./src/bin/main.rs"
|
||||
|
||||
[features]
|
||||
default = ["real-output"]
|
||||
default = ["real-output", "oled"]
|
||||
real-output = []
|
||||
simulation = ["dep:rmp"]
|
||||
radio = [
|
||||
|
||||
Reference in New Issue
Block a user