@johnnycubides/micropython-esp32-plugin-catalejo-editor
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Micropython esp32 plugin catalejo editor

Para activar el plugin se requiere anexar importar micropython_esp32 en plugin.js, ejemplo:

import * as micropython_esp32 from "./micropython-esp32/micropython.es.js";
plugins.push(micropython_esp32)
defaultPaths.push("app/ui-app/plugins/micropython-esp32/esp32-libs")

/@johnnycubides/micropython-esp32-plugin-catalejo-editor/

    Package Sidebar

    Install

    npm i @johnnycubides/micropython-esp32-plugin-catalejo-editor

    Weekly Downloads

    7

    Version

    0.1.1

    License

    none

    Unpacked Size

    109 kB

    Total Files

    16

    Last publish

    Collaborators

    • johnnycubides