arduino-emulator
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
arduino::HardwareSetupImpl Class Reference

#include <HardwareSetup.h>

Public Member Functions

 HardwareSetupImpl (int port=7000)
 
void begin ()
 
void begin (Stream *s, bool doHandShake=true)
 
void stop ()
 

Protected Member Functions

void cleanup ()
 
void handShake (Stream *s)
 

Protected Attributes

WiFiUDPStreamdefault_stream
 
int port
 

Detailed Description

Class which is used to configure the actual Hardware APIs


The documentation for this class was generated from the following file: