📝 KHz => kHz (#23512)

This commit is contained in:
Scott Lahteine
2022-01-10 19:49:03 -06:00
parent c1d3e4634c
commit b6c37960e8
11 changed files with 16 additions and 16 deletions

View File

@ -118,7 +118,7 @@ extern "C" {
#endif
#ifndef LSE_STARTUP_TIMEOUT
#define LSE_STARTUP_TIMEOUT 50U // No 32.7KHz LSE on this board, reduced to avoid delays
#define LSE_STARTUP_TIMEOUT 50U // No 32.7kHz LSE on this board, reduced to avoid delays
#endif
/* Tip: To avoid modifying this file each time you need to use different HSE,