Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
hello-world
nrf52
Commits
e05c300b
Commit
e05c300b
authored
Oct 08, 2017
by
Sam Calisch
Browse files
comment
parent
26526bdb
Pipeline
#930
passed with stage
in 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
modules/timer_gpiote/timer_gpiote.ino
View file @
e05c300b
...
...
@@ -51,6 +51,8 @@ void setup(){
gpiote_init
();
NRF_TIMER2
->
TASKS_START
=
1
;
while
(
1
){};
//this should output a 8MHz square wave on TEST_PIN
}
void
loop
(){}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment