This commit is contained in:
Dario Nieuwenhuis
2021-02-03 05:15:13 +01:00
parent cb5931d583
commit 10cd5bddc9
5 changed files with 34 additions and 20 deletions

View File

@ -11,6 +11,7 @@ defmt-debug = []
defmt-info = []
defmt-warn = []
defmt-error = []
defmt = [ "dep:defmt", "smoltcp/defmt" ]
[dependencies]