summaryrefslogtreecommitdiff
path: root/src/flash/str9x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/str9x.c')
-rw-r--r--src/flash/str9x.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/flash/str9x.c b/src/flash/str9x.c
index 753abc33..d79e984f 100644
--- a/src/flash/str9x.c
+++ b/src/flash/str9x.c
@@ -78,6 +78,7 @@ flash_driver_t str9x_flash =
.protect = str9x_protect,
.write = str9x_write,
.probe = str9x_probe,
+ .auto_probe = str9x_probe,
.erase_check = str9x_erase_check,
.protect_check = str9x_protect_check,
.info = str9x_info