More log
This commit is contained in:
parent
2951cb7e1b
commit
767107c897
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ func (r *Device) Loop() chan int {
|
|||
r.waitForMode()
|
||||
r.writeFifo(&dataToTransmit)
|
||||
log.Print("transmit")
|
||||
log.Print(dataToTransmit)
|
||||
r.SetMode(RF_OPMODE_TRANSMITTER)
|
||||
r.writeReg(REG_DIOMAPPING1, RF_DIOMAPPING1_DIO0_00)
|
||||
<-irq
|
||||
|
|
Loading…
Add table
Reference in a new issue