Skip to content

Conversation

@trullock
Copy link

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

@trullock
Copy link
Author

submitted from master. closing and will reopen from correct branch

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

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
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants