HAL updates
This commit is contained in:
@@ -12,8 +12,7 @@ bool access_finish();
|
||||
bool write_data(int &pos, const uint8_t *value, uint16_t size, uint16_t *crc);
|
||||
void read_data(int &pos, uint8_t* value, uint16_t size, uint16_t *crc) ;
|
||||
|
||||
}
|
||||
}
|
||||
} // PersistentStore
|
||||
} // HAL
|
||||
|
||||
|
||||
#endif /* _PERSISTANT_STORE_H_ */
|
||||
#endif // _PERSISTENT_STORE_H_
|
||||
|
||||
Reference in New Issue
Block a user