summaryrefslogtreecommitdiff
path: root/project/Core/Inc/Activities/activity5.h
blob: e74b3f046f000fd543a7cc9b64e3c3c62b31b3b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * activity5.h
 *
 *  Created on: Sep 23, 2025
 *      Author: sowgro
 */

#ifndef INC_ACTIVITIES_ACTIVITY5_H_
#define INC_ACTIVITIES_ACTIVITY5_H_

void run2();

#endif /* INC_ACTIVITIES_ACTIVITY5_H_ */