Firmware
Functions
dump_pgm.h File Reference

This is a simple implementation to write an image into a pgm file. More...

#include <stdint.h>

Go to the source code of this file.

Functions

void dump_pgm (const void *data, uint32_t size, uint32_t seq, uint32_t timestamp)
 

Detailed Description

This is a simple implementation to write an image into a pgm file.