Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 315 Bytes

File metadata and controls

5 lines (3 loc) · 315 Bytes

DMOD Example Library Module

This is an example DMOD library module. It provides a simple library that contains a function that prints a message to the console.

Depending on the build system you use, copy the CMakeLists.txt or Makefile and main.c file into your module directory and adapt it to your needs.