Use the new, double-add protected hook functions

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/389/head
Gergely Nagy 8 years ago
parent fcdc4e4b55
commit 71815cd0f3

@ -30,7 +30,7 @@ namespace Akela {
void
GhostInTheFirmware::begin (void) {
loop_hook_add (this->loopHook);
loop_hook_use (this->loopHook);
}
void

Loading…
Cancel
Save