diff --git a/uart/main.cpp b/uart/main.cpp index 8855902..5711b5d 100644 --- a/uart/main.cpp +++ b/uart/main.cpp @@ -12,7 +12,7 @@ void newUartUsage() { using namespace uart; - Uart0> serial; + Uart0<> serial; serial << "Hello World from RAM. " << F("Hello World from flash\r\n"); diff --git a/uart/uart b/uart/uart index 00cb9ad..6ded0e1 160000 --- a/uart/uart +++ b/uart/uart @@ -1 +1 @@ -Subproject commit 00cb9ad13c9f66b3be99689e181cf650cffcd1e9 +Subproject commit 6ded0e1c8dc9596e86512d269ace36c5bc5a7a5e