mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 10:45:11 +03:00
fixed header in help
This commit is contained in:
parent
ca0b52493f
commit
96d0b3987a
Binary file not shown.
@ -38,7 +38,7 @@ const char *Sensno = "SENSNO=";
|
||||
|
||||
static const char *OK = "OK\n", *ERR = "ERR\n";
|
||||
const char *helpstring =
|
||||
"https://github.com/eddyem/stm32samples/tree/master/F3:F303/mlx90640 build#" BUILD_NUMBER " @ " BUILD_DATE "\n"
|
||||
"https://github.com/eddyem/stm32samples/tree/master/F3:F303/MLX90640multi build#" BUILD_NUMBER " @ " BUILD_DATE "\n"
|
||||
" management of single IR bolometer MLX90640\n"
|
||||
"aa - change I2C address to a (a should be non-shifted value!!!)\n"
|
||||
"c - continue MLX\n"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
#define BUILD_NUMBER "65"
|
||||
#define BUILD_NUMBER "66"
|
||||
#define BUILD_DATE "2025-09-24"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user