1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-19 09:42:11 +03:00

[sam] fixing wrong function header

This commit is contained in:
unknown
2012-03-23 16:10:35 +01:00
parent 47a37049eb
commit 33d4e07315

View File

@ -39,7 +39,7 @@ void SystemInit(void);
/**
* Initialize the flash and watchdog setting .
*/
void set_flash_and_watchdog(void);
void system_init_flash_and_watchdog(uint32_t dw_clk);
/**
* @brief Updates the SystemCoreClock with current core Clock