Mark RTC/Flash save hint string as used (#6507)

This commit is contained in:
hedara90 2025-03-30 22:00:55 +02:00 committed by GitHub
commit 899438a1c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -75,7 +75,7 @@ static u8 ReadData();
static void EnableGpioPortRead();
static void DisableGpioPortRead();
static const char AgbLibRtcVersion[] = "SIIRTC_V001";
USED static const char AgbLibRtcVersion[] = "SIIRTC_V001";
void SiiRtcUnprotect(void)
{