stefanbode / Sonoff-Tasmota

Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE, enhanced with I2C options
GNU General Public License v3.0
127 stars 41 forks source link

Release generic binaries #107

Closed jaimemrjm closed 5 years ago

jaimemrjm commented 5 years ago

Related with #101 but it's closed now. I think binary compilation for newbies can fail due to many reasons. For example, I have the same issue for this branch. I would like to install a binary from this branch in my Sonoff T1 EU 2Ch to control roller shutter but it seems the only binary at bin folder is for Pro 4Ch.

stefanbode commented 5 years ago

Please take a look at the binaries folder. Not the newest one but ok. You need the Sonoff one for correct memory allocation

meingraham commented 5 years ago

We recently became aware of Gitpod online IDE. I believe this might be helpful for compiling your Tasmota fork as well.