Skip to content

Commit

Permalink
Typo in KeywordHasher
Browse files Browse the repository at this point in the history
  • Loading branch information
Asbelos committed Jun 13, 2024
1 parent 6ef312b commit 7dadecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KeywordHasher.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 7dadecb

Please sign in to comment.