Diltech RM Consultant
/
Double_I2C_Sample
Sample code with BluePill STM32F103C8 and Oled SSD1306 and LCD1602 on same connect on DS18B20.
Diff: .hgignore
- Revision:
- 0:47b4bbc994df
- Child:
- 1:27d0c6ee0e55
diff -r 000000000000 -r 47b4bbc994df .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Sun May 29 16:30:05 2022 -0400 @@ -0,0 +1,3 @@ +^BUILD$ +^.mbed$ +^mbed-os$