fabiansch / esep_sortingmachine

0 stars 1 forks source link

critical section for mutex, same as clearBits -> both need one and the same mutex #10

Closed fabiansch closed 7 years ago

fabiansch commented 7 years ago

https://github.com/fabiansch/esep_sortingmachine/blob/a381f07b6e34927b40e9c289123bd9f35342cba1/src/hal/io/GPIO.cpp#L47

fabiansch commented 7 years ago

Threadsafeness gewährleisten

fabiansch commented 7 years ago

done - muss nur noch pushen, wenn ich zuhause bin und nicht mehr im HAW netz bin

FlowwX commented 7 years ago

34