mirror of
https://github.com/DashyFox/StackSport.git
synced 2025-06-28 13:19:41 +00:00
shooting process
This commit is contained in:
@ -10,6 +10,8 @@
|
||||
|
||||
#include "stm32f1xx_hal.h"
|
||||
|
||||
#define NUMLEDS 10
|
||||
|
||||
void SetShiftReg_inline (unsigned char b1, unsigned char b2, unsigned char b3);
|
||||
void SetShiftReg (unsigned char shiftreg[3]);
|
||||
|
||||
|
Reference in New Issue
Block a user