bool TINYNVM_EraseMemory(void);\r
\r
#if defined(INCLUDE_FROM_TINYNVM_C)\r
- static void TINYNVM_SendReadNVMRegister(uint8_t Address);\r
- static void TINYNVM_SendWriteNVMRegister(uint8_t Address);\r
+ static void TINYNVM_SendReadNVMRegister(const uint8_t Address);\r
+ static void TINYNVM_SendWriteNVMRegister(const uint8_t Address);\r
static void TINYNVM_SendPointerAddress(const uint16_t AbsoluteAddress);\r
#endif\r
\r