hathach 6 yıl önce
ebeveyn
işleme
72046d957c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      hw/bsp/board.h

+ 1 - 1
hw/bsp/board.h

@@ -78,7 +78,7 @@ int board_uart_write(void const * buf, int len);
   {
     return os_time_ticks_to_ms32( os_time_get() );
   }
-#elif
+#else
   #error "Need to implement board_millis() for this OS"
 #endif