# #define HAS\_OLED\_SH1106

### #define HAS\_OLED\_SH1106 <a href="#define-has_oled_sh1106" id="define-has_oled_sh1106"></a>

Als je een OLED schermpje op **J4** van de DSMR-logger V4 hebt aangesloten dan zorgt deze optie ervoor dat het OLED schermpje ook gebruikt wordt door de Firmware.

{% hint style="info" %}
Let op! \
Alleen voor DSMR-logger V4\
Met dank aan Dick Spork.
{% endhint %}

| #define           | Functie                                                                                                                                                                                  |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| USE\_OLED\_SH1106 | <p>Deze define zorgt ervoor dat het 1.3" OLED schermpje gebruikt wordt om meldingen op te presenteren.<br>Deze define kan niet in combinatie met <strong>HAS\_OLED\_SSD1306</strong></p> |

![](https://mrwheel.github.io/DSMRloggerWS/img/SH1106_Display.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mrwheel-docs.gitbook.io/dsmrloggerws/overzicht_functies/has_oled_sh1106.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
