You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 7 години
преди 7 години
преди 7 години
преди 7 години
преди 7 години
123456789101112131415161718192021222324252627
  1. Please use this Github issue *only for reporting a specific problem*.
  2. Please **do not use Github issues for project troubleshooting.** Post on the PJRC Forum for Teensy-related troubleshooting.
  3. https://forum.pjrc.com/forum.php
  4. General suggestions for new features should also be discussed on the forum. Github issues for new features are usually only appropriate after decisions are made via forum discussion.
  5. Also check out the most common troubleshooting page:
  6. https://www.pjrc.com/teensy/troubleshoot.html
  7. Before reporting any issue, please make sure you are using the latest Teensyduino version.
  8. https://www.pjrc.com/teensy/td_download.html
  9. If a beta test version is available, please check whether it fixes the issue.
  10. When reporting any issue, please try to provide complete information. The following are almost always needed:
  11. - A complete copy of the code (which can be copied into Arduino and run on a Teensy board) which reproduces the problem is usually needed to investigate any issue. Please try to trim your program to the minimum necessary, ideally not depending on extra hardware if possible. But a complete program that can be copied into Arduino without guesswork is essential. Please do not submit this Github issue with only code fragments or a vague description of code to recreate the issue.
  12. - Which Teensy board(s) are you using.
  13. - If other hardware is needed to reproduce the issue, please provide links or part numbers where this hardware can be purchased. Very specific details showing how the hardware is connected also help. Post photos if needed.
  14. - Which version of Teensyduino and Arduino were used, what Tools menu settings were chosen, and which operating system was used. If other software is needed, please be specific.