a lot of internal include replacements
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#include "bitutility.h"
|
||||
#include "fsfw/globalfunctions/bitutility.h"
|
||||
|
||||
void bitutil::bitSet(uint8_t *byte, uint8_t position) {
|
||||
if(position > 7) {
|
||||
|
Reference in New Issue
Block a user