Compare commits
No commits in common. "078b93cb63dcd86423ddbb0153d4609f27f8b7ab" and "4b0a903922027adb5e70d4f5a617115565aed32a" have entirely different histories.
078b93cb63
...
4b0a903922
@ -1 +0,0 @@
|
|||||||
#include "HtmlClient.h"
|
|
@ -1,11 +0,0 @@
|
|||||||
#ifndef HTMLCLIENT_H
|
|
||||||
#define HTMLCLIENT_H
|
|
||||||
|
|
||||||
class HtmlClient
|
|
||||||
{
|
|
||||||
public:
|
|
||||||
protected:
|
|
||||||
private:
|
|
||||||
};
|
|
||||||
|
|
||||||
#endif //HTMLCLIENT_H
|
|
@ -1,5 +1,5 @@
|
|||||||
#ifndef POWERMANAGER_H
|
#ifndef POWERMANAGER
|
||||||
#define POWERMANAGER_H
|
#define POWERMANAGER
|
||||||
|
|
||||||
#include "Arduino.h"
|
#include "Arduino.h"
|
||||||
#include "definition.h"
|
#include "definition.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user