tmp: creating specific modules for 8 channels & 16 channels
This commit is contained in:
@@ -16,16 +16,3 @@ rppal = "0.22.1"
|
||||
spectrum-analyzer = "1.7.0"
|
||||
textplots = "0.8.7"
|
||||
led_driver = { path = "../led_driver" }
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.71.0"
|
||||
|
||||
[features]
|
||||
default = ["rpizero2", "16channel"]
|
||||
rpizero2 = ["rpi3"]
|
||||
rpizero = ["rpi"]
|
||||
rpi4 = []
|
||||
rpi3 = []
|
||||
rpi2 = []
|
||||
rpi = []
|
||||
16channel = []
|
||||
|
||||
Reference in New Issue
Block a user