arizzitano / petbot

Remote controlled telepresence robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create abstract prototype for local server

arizzitano opened this issue · comments

Local server should be able to run without a board connected, for development or simulation purposes. Create a prototypal class for the local server. ArduinoServer and PiServer should extend this prototype.