[update] fix spi reset

This commit is contained in:
Roy
2022-02-10 17:46:36 +08:00
parent a38fe5066f
commit e33b4d9a21
4 changed files with 45 additions and 60 deletions
-3
View File
@@ -2003,9 +2003,6 @@ class CC2650SingleMasterCentralDevice(CC2650MasterDevice, Synchronized):
# self._interface.flush()
return False
print('YO~~~~')
# instruction format:
# ins[0]: get_scan_response = 0x04
# ins[1]: number of scanned device=0; a certain device = device_id (could be 1~8)