I'm trying to compile the NibeGW ino found here
I have an Uno rev3 which should work.
However, when I compile it I get many errors with the source code. In my own code I have removed the defines for pro boards and hardware RS485.
starting with NibeGw.h I cannot understand what Serial_* RS485 is. It doesn't seem to be a valid type. Does anyone understand what this is please? The only imported file is Arduino.h
Thanks
Andy