Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igorantolic authored Dec 11, 2017
1 parent 8f67578 commit fb6d9af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
#Arduino Esp32 Alexa Wemo switch emulator

This project is completly based on the [forked repo](https://github.com/witnessmenow/esp8266-alexa-wemo-emulator)
Only thing changed is that it works with ESP32.
I didnt have time to set flag (#define)... (sorry)
Below are original instructions:


#Arduino Esp8266 Alexa Wemo switch emulator

This project is completly based on the [forked repo](https://github.com/kakopappa/arduino-esp8266-alexa-multiple-wemo-switch), all the hard work was done by kakopappa. I just reworked their code to make it consumable as a Arduino library so it could be easily pulled into other projects.
Expand Down

0 comments on commit fb6d9af

Please sign in to comment.