PubInv / general-purpose-alarm-device

A general purpose alarm device (with software) as a module for medical devices (and others)
https://www.pubinv.org/project/general-purpose-alarm-device-gpad/
GNU Affero General Public License v3.0
6 stars 11 forks source link

Initial esp32 migration #209

Closed BaraaAhmad2 closed 1 year ago

BaraaAhmad2 commented 1 year ago

Robert, this is the code that was modified tonight. It displays correctly on the ESP32 LCD. I'd like to see the diff on your end please, if time allows.

Thanks, Baraa Ahmad

LokiMetaSmith commented 1 year ago

I've created a new branch called https://github.com/PubInv/general-alarm-device/tree/esp32_integration to cover these changes.

We'll test these changes and integrate it at a later date.

ForrestErickson commented 1 year ago

@LokiMetaSmith

Thanks, I wanted (at some future time) to be able to get the ESP32 firm ware but did not want the main to be broken for the Atmega238.

Lee