Changeset 5fa506d in buchla-68k for include/midas.h


Ignore:
Timestamp:
07/10/2017 09:48:23 AM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
6262b5c
Parents:
f7428b1
Message:

Include file cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/midas.h

    rf7428b1 r5fa506d  
    77
    88#pragma once
     9
     10#include "graphdef.h"
    911#include "stdint.h"
     12#include "vsdd.h"
    1013
    1114typedef void (*LPF)(int16_t _1, int16_t _2);    /* pointer to a LCD panel function */
Note: See TracChangeset for help on using the changeset viewer.