|
pfodParser
3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
|
#include <stdint.h>#include <Arduino.h>#include "dwgs/pfodAutoCmd.h"#include "dwgs/pfodAutoIdx.h"#include "dwgs/pfodDwgsBase.h"#include "dwgs/pfodCircle.h"#include "dwgs/pfodRectangle.h"#include "dwgs/pfodLabel.h"#include "dwgs/pfodTouchZone.h"#include "dwgs/pfodTouchAction.h"#include "dwgs/pfodTouchActionInput.h"#include "dwgs/pfodLine.h"#include "dwgs/pfodArc.h"#include "dwgs/pfodErase.h"#include "dwgs/pfodHide.h"#include "dwgs/pfodUnhide.h"#include "dwgs/pfodIndex.h"#include "dwgs/pfodInsertDwg.h"Go to the source code of this file.
Classes | |
| class | pfodDwgs |