Update PhysicalLayer.h
This commit is contained in:
parent
52c460349c
commit
5e84ec99ff
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ class PhysicalLayer {
|
||||||
\returns direct mode buffer.
|
\returns direct mode buffer.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
uint8_t getDirectBuffer(bool drop = true);
|
uint8_t* getDirectBuffer(bool drop = true);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|
Loading…
Add table
Reference in a new issue