Skip to content
Snippets Groups Projects
common.h 344 B
Newer Older
David Gauchard's avatar
David Gauchard committed

#pragma once

#include <Arduino.h>

David Gauchard's avatar
David Gauchard committed
#define MSGHEADER "#CLI: "

extern const char* msgHeader;

David Gauchard's avatar
David Gauchard committed
void webLoop ();
David Gauchard's avatar
David Gauchard committed

// A4988 PINOUT
#define DIR             15              // esp8266 gpio
#define STEP            13              // esp8266 gpio
#define SLEEP           12              // esp8266 gpio