Search found 1 match

by Huggi0619
Thu Nov 13, 2025 8:20 pm
Forum: MegunoLink
Topic: Gauge doesn't work
Replies: 1
Views: 122348

Gauge doesn't work

Hi Guys

I want to display a value at a gauge but it doesn't work and I can't figure out what the problem is.
Ist there anybody who can help me please? Wouldbe realy nice.
Here ist the code block from my arduino UNO R4 minima:
Serial.print("{Gau:IPGauge5|");
Serial.print(linearSpeedKmh);
Serial ...