diff --git a/libraries/AP_HAL/examples/Storage/Storage.cpp b/libraries/AP_HAL/examples/Storage/Storage.cpp index addc0f6436..95f01039e1 100644 --- a/libraries/AP_HAL/examples/Storage/Storage.cpp +++ b/libraries/AP_HAL/examples/Storage/Storage.cpp @@ -14,7 +14,7 @@ void setup(void) init Storage API */ hal.console->printf("Starting AP_HAL::Storage test\r\n"); - st->init(NULL); + st->init(); /* Calculate XOR of the full conent of memory