diff --git a/common/atoms3r-with-echo-base.yaml b/common/atoms3r-with-echo-base.yaml index 5605b66..aff9279 100644 --- a/common/atoms3r-with-echo-base.yaml +++ b/common/atoms3r-with-echo-base.yaml @@ -562,7 +562,9 @@ display: width: 128 offset_width: 2 offset_height: 1 - + pad_width: 2 + pad_height: 1 + invert_colors: true rotation: 180° pages: diff --git a/examples/sensor/atomic-audio3.5-base.yaml b/examples/sensor/atomic-audio3.5-base.yaml index 7211d49..f88328c 100644 --- a/examples/sensor/atomic-audio3.5-base.yaml +++ b/examples/sensor/atomic-audio3.5-base.yaml @@ -187,6 +187,8 @@ display: width: 128 offset_width: 2 offset_height: 1 + pad_width: 2 + pad_height: 1 invert_colors: true rotation: 180° lambda: |- diff --git a/examples/voice_assistant/echo_pyramid_example.yaml b/examples/voice_assistant/echo_pyramid_example.yaml index 6cedbd3..22b7a21 100644 --- a/examples/voice_assistant/echo_pyramid_example.yaml +++ b/examples/voice_assistant/echo_pyramid_example.yaml @@ -798,6 +798,8 @@ display: width: 128 offset_width: 2 offset_height: 1 + pad_width: 2 + pad_height: 1 invert_colors: true rotation: 180°