Project

General

Profile

Revision 6ebee82c

ID6ebee82cf91abf048eaf42a61093144dd1743693
Parent bda6eaa0
Child 492d2fde, 673f8af1

Added by Alex Zirbel about 11 years ago

Moved all messages to the messages/ folder.

This meant changing a lot of includes and things.

View differences:

scout/buttons/src/buttons.h
38 38
#ifndef _BUTTONS_H_
39 39
#define _BUTTONS_H_
40 40

  
41
#include "buttons/button_event.h"
41
#include <messages/button_event.h>
42 42

  
43 43
#define QUEUE_SIZE 10
44 44
#define BUTTON_PRESSED 0x1

Also available in: Unified diff