diff options
| author | Jorge Aparicio <jorge.aparicio@ferrous-systems.com> | 2021-07-22 08:58:17 +0200 |
|---|---|---|
| committer | Jorge Aparicio <jorge.aparicio@ferrous-systems.com> | 2021-07-22 08:58:17 +0200 |
| commit | f9a7efb235854bcb73390988f43b2fae0868e99a (patch) | |
| tree | e677bc2d51e8263fa098611dc23ca6984af8954a | |
| parent | af631719f46f2669dad98461c9fdacbf7d16f83f (diff) | |
update expected example output (take 2)
| -rw-r--r-- | ci/expected/resource.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/expected/resource.run b/ci/expected/resource.run index 87e2b37..9b60960 100644 --- a/ci/expected/resource.run +++ b/ci/expected/resource.run @@ -1,2 +1,2 @@ UART1: local_to_uart1 = 1 -UART0: local_to_uart0 = 2 +UART0: local_to_uart0 = 1 |
