development #4
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @file ledControlls.cpp
|
* @file ledControlls.cpp
|
||||||
* @author Lyubomir Penev (me@lpenev.com)
|
* @author Lyubomir Penev (me@lpenev.com, 571147@student.fontys.nl)
|
||||||
* @brief This file contains all the functions which control the LEDs used to indicate the current max volume
|
* @brief This file contains all the functions which control the LEDs used to indicate the current max volume
|
||||||
* @version 0.1
|
* @version 0.1
|
||||||
* @date 2025-10-31
|
* @date 2025-10-31
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @file potControlls.cpp
|
* @file potControlls.cpp
|
||||||
* @author Lyubomir Penev (me@lpenev.com)
|
* @author Lyubomir Penev (me@lpenev.com, 571147@student.fontys.nl)
|
||||||
* @brief Here are all the functions responsible for incrementing and decrementing the potentiometer
|
* @brief Here are all the functions responsible for incrementing and decrementing the potentiometer
|
||||||
* @version 0.1
|
* @version 0.1
|
||||||
* @date 2025-10-31
|
* @date 2025-10-31
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @file staffFunctions.cpp
|
* @file staffFunctions.cpp
|
||||||
* @author Lyubomir Penev (me@lpenev.com)
|
* @author Lyubomir Penev (me@lpenev.com, 571147@student.fontys.nl)
|
||||||
* @brief Here are all the implementations of the staff functions
|
* @brief Here are all the implementations of the staff functions
|
||||||
* @version 1.0
|
* @version 1.0
|
||||||
* @date 2025-10-23
|
* @date 2025-10-23
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @file userFunctions.cpp
|
* @file userFunctions.cpp
|
||||||
* @author Lyubomir Penev (me@lpenev.com)
|
* @author Lyubomir Penev (me@lpenev.com, 571147@student.fontys.nl)
|
||||||
* @brief Here are all the implementations for the user functions.
|
* @brief Here are all the implementations for the user functions.
|
||||||
* @version 1.0
|
* @version 1.0
|
||||||
* @date 2025-10-23
|
* @date 2025-10-23
|
||||||
|
|||||||
Reference in New Issue
Block a user