From eeed78932e22d19269e4544bfbae32843e36aee5 Mon Sep 17 00:00:00 2001 From: Northern Man <19808920+NorthernMan54@users.noreply.github.com> Date: Thu, 23 May 2024 16:25:35 -0400 Subject: [PATCH] Add OMG to project list (#407) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b75595d..2c4d104 100644 --- a/README.md +++ b/README.md @@ -489,4 +489,5 @@ This shows the code working on the SPI version of the display. See demo code for * [Scan I2C](https://github.com/hallard/Scan-I2C-WiFi) (by @hallard) * [ThingPulse Weather Station](https://github.com/ThingPulse/esp8266-weather-station) * [Meshtastic](https://www.meshtastic.org/) - an open source GPS communicator mesh radio + * [OpenMQTTGateway](https://docs.openmqttgateway.com) - OpenMQTTGateway aims to unify various technologies and protocols into a single firmware. This reduces the need for multiple physical bridges and streamlines diverse technologies under the widely-used MQTT protocol. * Yours?