AP_HAL: fixed example build

This commit is contained in:
Andrew Tridgell 2015-06-10 09:27:41 +10:00
parent f4db241bf6
commit 979a571d68

View File

@ -51,7 +51,7 @@ void setup(void)
init Storage API
*/
hal.console->printf_P(PSTR("Starting AP_HAL::Storage test\r\n"));
st->init();
st->init(NULL);
/*
Calculate XOR of the full conent of memory