Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5f107eb

Browse filesBrowse files
authored
Merge pull request #163 from guberti/fix-common-for-portenta-h7
Fix including "Arduino.h" from C files
2 parents e03b653 + 3a6537e commit 5f107eb
Copy full SHA for 5f107eb

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎api/Common.h

Copy file name to clipboardExpand all lines: api/Common.h
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#pragma once
22
#include <stdint.h>
3+
#include <stdbool.h>
34

45
#ifdef __cplusplus
56
extern "C"{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.