Skip to content
Snippets Groups Projects
Commit 191696c0 authored by Christian Werner's avatar Christian Werner
Browse files

minor fixes

parent a997bc00
No related branches found
No related tags found
No related merge requests found
#pragma once
#include "ButtonEvent.h"
ButtonEvent::ButtonEvent(press_t type, button_t source) {
......
/*
* ButtonEventDispatcher.cpp
*
* Created on: Apr 17, 2024
* Author: christian.werner
*/
#include "ButtonEventDispatcher.h"
ButtonEventDispatcher::ButtonEventDispatcher()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment