Skip to content
Snippets Groups Projects
Commit 65686e81 authored by Vipin Thomas's avatar Vipin Thomas
Browse files

Update main.cpp

parent 84c84971
No related branches found
No related tags found
No related merge requests found
main.cpp 0 → 100644
#include "pixel.hpp"
int main() {
pkt_t din, dout;
auto* a=50;
pixel(0,1,3,27,a,din,dout);
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment