mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
parent
335685b7fe
commit
b1dca8e047
@ -26,7 +26,7 @@ struct Main
|
||||
Uart::Connection uart;
|
||||
char buf[100];
|
||||
|
||||
Main(Env &env)
|
||||
Main(Env &env) : timer(env), uart(env)
|
||||
{
|
||||
log("--- UART test started ---");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user