src/eric7/MicroPython/Devices/MCUScripts/__init__.py

Fri, 21 Mar 2025 15:15:44 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 21 Mar 2025 15:15:44 +0100
branch
eric7
changeset 11179
37788ec8e6d2
parent 11090
f5f5f5803935
permissions
-rw-r--r--

MicroPython
- Added the capability to show the RPi Pico board temperature.

# -*- coding: utf-8 -*-

# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containing scripts for copying to the micro controller board.
"""

eric ide

mercurial