arduino-dw1000
arduino-dw1000 copied to clipboard
setDefaults inside examples are not used
Even inside DW1000Ranging abstraction i see this setDefaults() used after newTransmit() and newReceive() function calls. setDefaults() checks if the devicemode is IDLE otherwise it does nothing, but in the cases i mentioned the device is never in idle.