
unit SYS_arduino
{
	public const uint16 ID = 0;
	
	link unit MCU {} = #.COM_MCU;
	
	#include "$run$.txt"
}






