LoRa response too late

Oh and this is how the VB application controls the LED strip.
It will first have to go thru the first ESP32 module which sends it to the other ESP32 module that has the LED strip.
So every command first has to go thru the first ESP32 module so it can be send using LoRa.

(edit. forgot to tell this, but if you want to debug the arduino code with the actual VB application. You don't need to install Visual Studio first because inside the ZIP file I've also included a pre compiled version)