Updated AVR port to work on actual hardware.

This commit is contained in:
skarg
2007-09-25 22:08:14 +00:00
parent 7b88a99e0f
commit da79c3826b
6 changed files with 150 additions and 22 deletions
+2
View File
@@ -57,6 +57,8 @@ extern "C" {
uint32_t RS485_Get_Baud_Rate(void);
bool RS485_Set_Baud_Rate(uint32_t baud);
void RS485_LED_Timers(void);
#ifdef __cplusplus
}
#endif /* __cplusplus */