- Use uint8_t for font bit storage and manipulation instead of
authorMatthew Mondor <mmondor@pulsar-zone.net>
Sun, 10 Apr 2022 00:46:28 +0000 (00:46 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Sun, 10 Apr 2022 00:46:28 +0000 (00:46 +0000)
commit07b058366fee80a9c4271d33263ccc624457211c
tree629af7ecb13c2b82c8de76c5f61f7e8c2ce73489
parent7aa939fa48bceb776bebec8f4755603dc327c9bc
- Use uint8_t for font bit storage and manipulation instead of
  unsigned long, since no significant performance improvement.
hacks/analogterm.c
hacks/analogterm.h