Cosmetic fixes.
This commit is contained in:
@@ -134,7 +134,7 @@ uint8_t PeripheralsReadByte (uint8_t Addr)
|
||||
|
||||
|
||||
void PeripheralsInit (void)
|
||||
/* Initialize the peripheral registers */
|
||||
/* Initialize the peripherals. */
|
||||
{
|
||||
/* Initialize the COUNTER peripheral */
|
||||
|
||||
|
||||
@@ -109,7 +109,7 @@ uint8_t PeripheralsReadByte (uint8_t Addr);
|
||||
|
||||
|
||||
void PeripheralsInit (void);
|
||||
/* Initialize the peripheral registers */
|
||||
/* Initialize the peripherals. */
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user