Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

GPIOでstream的な何か #5

Open
H1rono opened this issue Jul 13, 2022 · 0 comments
Open

GPIOでstream的な何か #5

H1rono opened this issue Jul 13, 2022 · 0 comments

Comments

@H1rono
Copy link
Member

H1rono commented Jul 13, 2022

ssr::AnalogIn  potent;
ssr::AnalogOut led;

int v;
potent >> v;
led << v;

とかできたら面白そう(std::streamだっけ)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant