Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Revol
firmware
Commits
fed0c429
Verified
Commit
fed0c429
authored
Aug 20, 2019
by
Rahix
Browse files
style(modules): Cleanup modules.h
Signed-off-by:
Rahix
<
rahix@rahix.de
>
parent
74e9dfa1
Changes
1
Hide whitespace changes
Inline
Side-by-side
epicardium/modules/modules.h
View file @
fed0c429
...
...
@@ -34,7 +34,8 @@ void vPmicTask(void *pvParameters);
/* ---------- BLE ---------------------------------------------------------- */
void
ble_uart_write
(
uint8_t
*
pValue
,
uint8_t
len
);
// Forces an unlock of the display. Only to be used in epicardium
/* ---------- Display ------------------------------------------------------ */
/* Forces an unlock of the display. Only to be used in Epicardium */
void
disp_forcelock
();
#endif
/* MODULES_H */
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