mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-28 02:03:20 +08:00
[bsp] fix macro error
This commit is contained in:
@@ -366,7 +366,7 @@ rt_err_t test_wdt(void)
|
||||
|
||||
int test_rtc(void)
|
||||
{
|
||||
#ifdef BSP_USING_RTD
|
||||
#ifdef BSP_USING_RTC
|
||||
rt_kprintf("Hello Test RTC!\n");
|
||||
uint8_t i;
|
||||
time_t now;
|
||||
|
||||
Reference in New Issue
Block a user