|
pfodParser
3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
|
#include <pfodLinkedList.h>
Public Attributes | |
| T * | data |
| pfodListNode< T > * | next |
Definition at line 42 of file pfodLinkedList.h.
| T* pfodListNode< T >::data |
Definition at line 43 of file pfodLinkedList.h.
| pfodListNode<T>* pfodListNode< T >::next |
Definition at line 44 of file pfodLinkedList.h.