We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From @rei-vilo on June 18, 2015 13:37
File /Applications/ IDE/ Energia.app/ Contents/ Resources/ Java/ hardware/ msp432/ cores/ msp432/ Energia.h contains
#define clockCyclesPerMicrosecond() ( 80000000L / 1000000L )
Shouldn't be 48000000= 48 MHz instead?
48000000
Copied from original issue: energia/Energia#633
The text was updated successfully, but these errors were encountered:
robertinant
No branches or pull requests
From @rei-vilo on June 18, 2015 13:37
File /Applications/ IDE/ Energia.app/ Contents/ Resources/ Java/ hardware/ msp432/ cores/ msp432/ Energia.h contains
Shouldn't be
48000000
= 48 MHz instead?Copied from original issue: energia/Energia#633
The text was updated successfully, but these errors were encountered: