Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ serial_printf.cpp
File
serial_printf.cpp
tests/platforms/shared/serial_printf.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// ok standalone
2
// Test for Serial.printf functionality on stub platform
3
#include
"platforms/stub/Arduino.h"
4
#include
"test.h"
Callers
nothing calls this directly
Calls
2
begin
Method · 0.45
printf
Method · 0.45
Tested by
no test coverage detected