Closed spanner888 closed 3 years ago
FYI, I added to the schematic an errata regarding a pull up. Please apply to your board.
https://github.com/zapta/simple_stepper_motor_analyzer/blob/master/kicad/stepper_analyzer-sch.pdf
On Fri, May 14, 2021 at 8:49 PM spanner888 @.***> wrote:
Need uppercase Arduino.h so compiles on Linux.
Have tested build on Debian & Win10, but my hardware still in the mail, so have not uploaded & tested.
You can view, comment on, or merge this pull request online at:
https://github.com/zapta/simple_stepper_motor_analyzer/pull/9 Commit Summary
- arduino camel case fix
File Changes
- M platformio/src/analyzer/acquisition.h https://github.com/zapta/simple_stepper_motor_analyzer/pull/9/files#diff-85b5131866f03191dc2c3fcd6788bdddd4073597232ec8677d2e23ce4586d603 (2)
- M platformio/src/display/bssr_tables.h https://github.com/zapta/simple_stepper_motor_analyzer/pull/9/files#diff-cfd8ce7bc0e208f7733d20e65b768940081892852e22c2bdb7fbe29b0cb65759 (2)
- M platformio/src/display/tft_driver.cpp https://github.com/zapta/simple_stepper_motor_analyzer/pull/9/files#diff-29b8c64e66026a39cb0f38d7c9763ffac3deaacc26a4aa992c58ff3fa462d940 (2)
- M platformio/src/display/tft_driver.h https://github.com/zapta/simple_stepper_motor_analyzer/pull/9/files#diff-109751eee7b32d72a146e0047bc7323b858cdb12577fe5aff5190d7328f33300 (2)
- M platformio/src/display/touch_driver.cpp https://github.com/zapta/simple_stepper_motor_analyzer/pull/9/files#diff-af7e41db7edec2f0f6a33899f67bfa90827f400d2de5655349292a19fedaaf33 (2)
- M platformio/src/display/touch_driver.h https://github.com/zapta/simple_stepper_motor_analyzer/pull/9/files#diff-7a468d874e6d6e13670f5312396b5db3937d9b8d92525275462cd4add8d6e0b0 (2)
Patch Links:
- https://github.com/zapta/simple_stepper_motor_analyzer/pull/9.patch
- https://github.com/zapta/simple_stepper_motor_analyzer/pull/9.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zapta/simple_stepper_motor_analyzer/pull/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQVMQPDBGVQVCYIHQGPTN3TNXVLNANCNFSM445OR7HA .
Need uppercase Arduino.h so compiles on Linux.
Have tested build on Debian & Win10, but my hardware still in the mail, so have not uploaded & tested.