Update SMALL_FONT_ID in config.h to new calculated value
This commit is contained in:
parent
86bee65ab7
commit
5a503fe80d
File diff suppressed because it is too large
Load Diff
@ -26,4 +26,4 @@
|
|||||||
* "./lib/EpdFont/builtinFonts/pixelarial14.h",
|
* "./lib/EpdFont/builtinFonts/pixelarial14.h",
|
||||||
* ].map{|f| Digest::SHA256.hexdigest(File.read(f)).to_i(16) }.sum % (2 ** 32) - (2 ** 31)'
|
* ].map{|f| Digest::SHA256.hexdigest(File.read(f)).to_i(16) }.sum % (2 ** 32) - (2 ** 31)'
|
||||||
*/
|
*/
|
||||||
#define SMALL_FONT_ID 742554047
|
#define SMALL_FONT_ID 1482513144
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user