react-ssd1306
react-ssd1306 copied to clipboard
📟 A React Renderer for SSD1306 OLED chip on Raspberry Pi.
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
git head is commit #d1798fe7e1e47402be845342210d0d895bb0c02f
If you have trouble compiling QuickJS on Raspberry Pi, just link the `atomic` lib as seem in this [discussion](https://mail.google.com/mail/u/0/#sent/QgrcJHsBnjjhZtGLMsQwzdnmtKLszmZnqnl), this following patch should work: ``` patch diff --git a/Makefile b/Makefile...