File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ class PyPortal:
126126 :param regexp_path: The list of regexp strings to get data out (use a single regexp group). Can
127127 be list of regexps for multiple data points. Defaults to ``None`` to not
128128 use regexp.
129- :param convert_image: Determine whether or not to use the AdafruitIO image converter service.
130- Set as False if your image is already resized. Defaults to True.
129+ :param convert_image: Determine whether or not to use the AdafruitIO image converter service.
130+ Set as False if your image is already resized. Defaults to True.
131131 :param default_bg: The path to your default background image file or a hex color.
132132 Defaults to 0x000000.
133133 :param status_neopixel: The pin for the status NeoPixel. Use ``board.NEOPIXEL`` for the on-board
You can’t perform that action at this time.
0 commit comments