ProfFan / dw3000-ng

BSD 3-Clause "New" or "Revised" License
10 stars 4 forks source link

New interface/API for better user experience #20

Open ProfFan opened 3 weeks ago

ProfFan commented 3 weeks ago

As we move from sync to async it's probably prime time that we simplify the API and make TX/RX just

dw3000_hl.send(xxxx).await;

and similar