|
pfodParser
5.0.1
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 44 of file pfodLinkedList.h.
| T* pfodListNode< T >::data |
Definition at line 45 of file pfodLinkedList.h.
| pfodListNode<T>* pfodListNode< T >::next |
Definition at line 46 of file pfodLinkedList.h.