Fix typos.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2026-03-07 17:58:18 +01:00
parent ab3ddf4e23
commit 8d81e2eb24
2 changed files with 2 additions and 2 deletions

View File

@@ -130,7 +130,7 @@ if(ENABLE_OTP_APP)
) )
endif() endif()
SET_VERSION(ver_major ver_minor "${CMAKE_CURRENT_LIST_DIR}/src/fido/version.h" 3) SET_VERSION(ver_major ver_minor "${CMAKE_CURRENT_LIST_DIR}/src/fido/version.h")
if(ESP_PLATFORM) if(ESP_PLATFORM)
project(pico_fido) project(pico_fido)
endif() endif()