diff --git a/README.md b/README.md index b629470..13862e2 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ In addition to YouMakeTech and Deltabeards amazing work, this fork adds some imp * gamma correction (value hard-coded but changeable in source-code) for color correction of the used display * support for Game Boy Color games, thanks to (froggestspirit's CGB branch of Peanut-GB)[https://github.com/deltabeard/Peanut-GB/tree/cgb] that unfortunately is not merged yet to Peanut-GB main branch +
+
Color
+
* migration to [PlatformIO](https://platformio.org/) for easier development and integration of third-party libraries * support for I2C IO expanders in case you want to use a fast 16-bit LCD display diff --git a/doc/color.jpg b/doc/color.jpg new file mode 100644 index 0000000..952bf03 Binary files /dev/null and b/doc/color.jpg differ