Browse Source

Renamed main files to main

development
Rohan Sircar 4 years ago
parent
commit
bda66ea315
  1. 2
      src/main.cpp
  2. 0
      src/main.hpp

2
src/sketch_oct17esp.cpp → src/main.cpp

@ -17,7 +17,7 @@
// char wifiMultiSSID[30];
#include <sketch_oct17esp.hpp>
#include <main.hpp>
using namespace std;

0
src/sketch_oct17esp.hpp → src/main.hpp

Loading…
Cancel
Save