dj-nitehawk / Hybrid-Inverter-Monitor

Monitoring application for hybrid inverters using the Voltronic communication protocol & JK BMS via USB port.
MIT License
82 stars 23 forks source link

Support for x86 #22

Closed timebis closed 1 year ago

timebis commented 1 year ago

Hi, thanks for all the work that has been made ! Do you have a binary that is supported by i686 32-bit ? Best regards

Saentist commented 1 year ago

dotNet used, do not support x86 32 bit.

dj-nitehawk commented 1 year ago

like @Saentist said, the app is written in .net which only supports a few 32bit architectures such as: arm 32bit, muscl-arm 32bit

timebis commented 1 year ago

thanks for the answer !