mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-22 15:29:58 +00:00
Fix tiny tipo in adbdevice.h
This commit is contained in:
parent
b350beafa8
commit
04956c19d5
@ -49,7 +49,7 @@ public:
|
||||
virtual void listen(const uint8_t dev_addr, const uint8_t reg_num);
|
||||
virtual uint8_t get_address() { return this->my_addr; };
|
||||
|
||||
// Attempts to oolls the device. Returns the talk command corresponding to
|
||||
// Attempts to poll the device. Returns the talk command corresponding to
|
||||
// the device if it has data, 0 otherwise.
|
||||
uint8_t poll();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user