Skip to content

fixes #4 by parameterising interrupt and reset pins#5

Closed
trullock wants to merge 2 commits into
arduino-libraries:masterfrom
trullock:master
Closed

fixes #4 by parameterising interrupt and reset pins#5
trullock wants to merge 2 commits into
arduino-libraries:masterfrom
trullock:master

Conversation

@trullock
Copy link
Copy Markdown

Fixed misleading comments
Fixed initSensor parameter comments
Made reset and int pins parameterisable
Set them to defaults which actually work

@trullock
Copy link
Copy Markdown
Author

submitted from master. closing and will reopen from correct branch

@trullock trullock closed this Nov 18, 2019
@aahr
Copy link
Copy Markdown

aahr commented Nov 18, 2019

Thanks a lot.
FYI:
I now have an error when compiling the Euler script, but didnt have time yet to check details:

libraries\NineAxesMotion\NineAxesMotion.cpp.o (symbol from plugin): In function `_delay(unsigned int)':

(.text+0x0): multiple definition of `RESET_PIN'

sketch\Euler.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\NineAxesMotion\NineAxesMotion.cpp.o (symbol from plugin): In function `_delay(unsigned int)':

(.text+0x0): multiple definition of `INT_PIN'

sketch\Euler.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

collect2.exe: error: ld returned 1 exit status

@trullock
Copy link
Copy Markdown
Author

Yeah my bad, pushed up a cocked up version, see the new PR
#6

@per1234 per1234 self-assigned this Apr 23, 2026
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself topic: documentation Related to documentation for the project conclusion: duplicate Has already been submitted labels Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conclusion: duplicate Has already been submitted topic: code Related to content of the project itself topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants