mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-04-24 22:11:20 +02:00
Typo in KeywordHasher
This commit is contained in:
parent
6ef312b510
commit
7dadecb5df
@ -26,7 +26,7 @@
|
||||
Thus "MAIN"_hk generates exactly the same run time vakue
|
||||
as const int16_t HASH_KEYWORD_MAIN=11339
|
||||
*/
|
||||
#ifndef KeywordHAsher_h
|
||||
#ifndef KeywordHasher_h
|
||||
#define KeywordHasher_h
|
||||
|
||||
#include <Arduino.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user