kopia lustrzana https://github.com/meshtastic/firmware
actual change to our interface
rodzic
b73fd32f71
commit
7594140afc
|
@ -54,7 +54,7 @@ class LockingModule : public Module
|
|||
|
||||
\param numBytes Number of bytes to transfer.
|
||||
*/
|
||||
virtual void SPItransfer(uint8_t cmd, uint8_t reg, uint8_t *dataOut, uint8_t *dataIn, uint8_t numBytes);
|
||||
void SPItransfer(uint8_t cmd, uint8_t reg, uint8_t *dataOut, uint8_t *dataIn, uint8_t numBytes) override;
|
||||
};
|
||||
|
||||
class RadioLibInterface : public RadioInterface, protected concurrency::NotifiedWorkerThread
|
||||
|
|
Ładowanie…
Reference in New Issue