File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,8 +126,8 @@ class PyPortal:
126
126
:param regexp_path: The list of regexp strings to get data out (use a single regexp group). Can
127
127
be list of regexps for multiple data points. Defaults to ``None`` to not
128
128
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.
131
131
:param default_bg: The path to your default background image file or a hex color.
132
132
Defaults to 0x000000.
133
133
: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