Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

release 1.20.rc4 strange problems  #260

Open
@johncblacker

Description

@johncblacker

Please include the following information when submitting a bug report:

  • The Pycom board you are using (e.g. WiPy 2.0, LoPy).
  • The firmware version you are using. You can get it by executing the following Python code at the REPL:
import os
os.uname()

The output will look similar to this:

(sysname='LoPy', nodename='LoPy', release='0.9.4.b1', version='bc42ea7 on 2016-11-14', machine='LoPy with ESP32')
  • Exact steps to cause this issue
    1. First I did this...
    2. Then, I did that...
  • What you expected
    • e.g. I expected abc to xyz
  • What happened instead
    • e.g. Instead, I got zyx

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    InvestigateProblem needs more investigation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions