pfodParser  5.0.1
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
pfodDebugPtr.h
Go to the documentation of this file.
1 #ifndef _DEBUG_PTR_H
2 #define _DEBUG_PTR_H
3 // call setDebugPtr( ) to set output to send debug to
4 // NOTE: Still need to #define DEBUG in each file you want debug output from
5 
14 #include <pfodStream.h>
15 Stream* getDebugPtr();
16 void setDebugPtr(Stream *outPtr);
17 
18 #endif
void setDebugPtr(Stream *outPtr)
Stream * getDebugPtr()
(c)2025 Forward Computing and Control Pty.