eric6/MicroPython/__init__.py@dac9bc72a0f3
eric6/MicroPython/__init__.py
Mon, 13 Apr 2020 16:26:46 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Mon, 13 Apr 2020 16:26:46 +0200
- changeset 7535
- dac9bc72a0f3
- parent 7360
-
9190402e4505
- child 7923
-
91e843545d9a
- permissions
- -rw-r--r--
MicroPython: made the chart widget color scheme aware and added a config option to configure a specific chart color theme.
# -*- coding: utf-8 -*-
# Copyright (c) 2019 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing an interface to MicroPython devices like esp32.
"""