shithub: m8c

Download patch

ref: 4a302438db0722fbf4d05cfb8839f47ee5bfdd44
parent: 66f25d9f6b04cd8ce889b8a786c368b860029ca9
author: Jonne Kokkonen <jonne.kokkonen@gmail.com>
date: Fri Apr 30 18:53:27 EDT 2021

edit readme

--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
 
 Please note that routing the headless M8 USB audio isn't in the scope of this program -- if this is needed, it can be achieved with tools like jackd, alsa\_in and alsa\_out for example. Check out the guide in file AUDIOGUIDE.md for some instructions on routing the audio.
 
-Many thanks to turbolent for the great Golang-based g0m8 application, which I used as reference on how the M8 serial protocol works.
+Many thanks to:
+driedfruit for a wonderful little routine to blit inline bitmap fonts (https://github.com/driedfruit/SDL_inprint/)
+turbolent for the great Golang-based g0m8 application, which I used as reference on how the M8 serial protocol works.
 
 Disclaimer: I'm not a coder and hardly understand C, use at your own risk :)
 
--