#include "frame.h" void pushFrame(Frame frame){ writeReg(REG_FIFO, frame.id); writeReg(REG_FIFO, frame.stamp); int i; for(i=0;i