Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 760 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 760 Bytes

LINE Things Starter for M5Stack

Requirements

Installation

See the official Getting-Started document of Moddable. Follow ESP32 section of your OS(MacOS, Windows or Linux).

Setup & Upload

  1. Connect the M5Stack board via USB Type-C cable to your computer
  2. Go to this directory on terminal
  3. Type below to upload

for M5Stack

$ mcconfig -d -m -p esp32/m5stack

or for M5StickC

$ env ESPBAUD=1500000 DEBUGGER_SPEED=1500000 mcconfig -v -d -m -p esp32/m5stick_c -r 270