Mettre à jour 'README.md'

This commit is contained in:
Th3maz1ng 2019-02-24 11:23:16 +01:00
parent f6850a1b88
commit 518a53de6b

View File

@ -51,6 +51,10 @@ Arduino based project running on my custom made board
## The software :
### I2C Hardware addresses :
* OLED screen : 0x3C
* RTC DS3231 : 0x68
### External librairies used :
* Adafruit_SSD1306 (not my work) [link](https://github.com/adafruit/Adafruit_SSD1306)
* Adafruit-GFX (not my work) [link](https://github.com/adafruit/Adafruit-GFX-Library)