Update PhysicalLayer.h

This commit is contained in:
Crsarmv7l 2024-04-29 20:17:53 -04:00 committed by GitHub
parent 52c460349c
commit 5e84ec99ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -455,7 +455,7 @@ class PhysicalLayer {
\returns direct mode buffer.
*/
uint8_t getDirectBuffer(bool drop = true);
uint8_t* getDirectBuffer(bool drop = true);
#endif
/*!