Fixing stares in comments
This commit is contained in:
parent
0c3ecd9c66
commit
365d71e03e
@ -1,6 +1,5 @@
|
||||
/**********************************************************************
|
||||
* NAME: eeprom.h
|
||||
*
|
||||
* NAME: eeprom.h *
|
||||
* AUTHOR: Philip Johansson *
|
||||
* PURPOSE: Virtual EEPROM driver *
|
||||
* INFORMATION: *
|
||||
|
@ -5,7 +5,7 @@
|
||||
* INFORMATION: *
|
||||
* This file mainly has two functions of which one brings the settings *
|
||||
* from EEPROM and the other stores them *
|
||||
* *
|
||||
* *
|
||||
* All values we want in EEPROM have to be added to the EEPROM_ID_t *
|
||||
* struct as well as defined in eeprom_Arr with a pointer to the data *
|
||||
* *
|
||||
|
Reference in New Issue
Block a user