7 lines
85 B
C++
7 lines
85 B
C++
|
namespace foo {
|
||
|
GLUE void bar()
|
||
|
{
|
||
|
micro_bit::scrollNumber(108108, 50);
|
||
|
}
|
||
|
}
|