Sample code with BluePill STM32F103C8 and Oled SSD1306 and LCD1602 on same connect on DS18B20.

Dependencies:   TextLCD

mbed_app.json

Committer:
diltech
Date:
23 months ago
Revision:
1:27d0c6ee0e55

File content as of revision 1:27d0c6ee0e55:

{
    "target_overrides": {
        "*": {
            "target.printf_lib": "std"
        }
    }
}