tangled
alpha
login
or
join now
sachy.dev
/
strike-sensor
0
fork
atom
Repo for designs & driver for a TA7642 powered lightning detector
0
fork
atom
overview
issues
pulls
pipelines
Remove default feature left in by accident
sachy.dev
1 month ago
c39b6dde
bf89b2ca
0/1
test.yml
failed
4s
+1
-1
1 changed file
expand all
collapse all
unified
split
embassy-strike-driver
Cargo.toml
+1
-1
embassy-strike-driver/Cargo.toml
···
8
8
rust-version.workspace = true
9
9
10
10
[features]
11
11
-
default = ["rp2040"]
11
11
+
default = []
12
12
debug = ["defmt"]
13
13
alloc = []
14
14
heapless = ["dep:heapless"]