MODBUS laajempi esimerkki
Todo List
Global _delay_us (double __us)
Not used, prototypes everywhere
Global device_version []
Too many global variables
Global humiandtemp (void)
Why is this set to 0??
Global humiandtemp (void)
Why is this set to 0??
Global ISR (USART1_RX_vect)
this counter doesn't work
Global main (void)

Configure counter so, that timeout is 1 second

Change the counter to count every 100th message

This case is just for testing. To be modified to Report Slave ID

Global table [NRO_OF_SENSORS *2]
Must be global??
Global USART0_Transmit (unsigned char character)

Must get rid off delay

No delay should be in this function.