Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.24 KB

File metadata and controls

50 lines (37 loc) · 1.24 KB
name about title labels assignees
Bug report
Create a bug/issue report to contribute and get support

It is important to describe your problem clear enough in order to have a more efficient solution process.

Your description must include hardware info, detailed explanation of your problem, shortest code block to reproduce the error, expected behavior of the code block, exact error message and screenshots (if applicable).

------------------------------------------------ remove above ------------------------------------------------

Hardware:

Board : Deneyap Kart
Core version : 1.0.0 or ?
IDE : VSCode Pymakr or ?
Computer OS : Win or ?

Description:

Describe your problem here.

Code to reproduce the error:

//Change the code below by your sketch
import deneyap

while True:

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior:

A clear and concise description of what you expected to happen.

Debug Messages:

Copy error messages.

Screenshots:

If applicable, add screenshots to help explain your problem.

Additional context:

Add any other context about the problem here.