mirror of https://github.com/ARMmbed/mbed-os.git
parent
6dd0723dff
commit
3a57d507d9
|
@ -88,7 +88,7 @@ protected:
|
|||
void (*_cb)(void *);
|
||||
void *_data;
|
||||
bool created;
|
||||
bool rx_avail; // used to synchronise reading from modem
|
||||
bool rx_avail; // used to synchronize reading from modem
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue