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

Sign up
Appearance settings

Commit 25d463a

Browse files
soburiDhruvaG2000
authored andcommitted
zephyrCommon: Add comment at the end of the anonymous namespace
Added a comment because it was difficult to understand where the namespace ends. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
1 parent a807227 commit 25d463a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cores/arduino/zephyrCommon.cpp‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ size_t analog_pin_index(pin_size_t pinNumber) {
177177

178178
static unsigned int irq_key;
179179
static bool interrupts_disabled = false;
180-
}
180+
}// namespace
181181

182182
void yield(void) {
183183
k_yield();

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /