mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-11 07:10:59 +00:00
4 lines
68 B
Ruby
4 lines
68 B
Ruby
|
# frozen_string_literal: true
|
||
|
|
||
|
EXPECTED_PRINT = 'Echoing input now'
|