summaryrefslogtreecommitdiff
path: root/src/cloud/cloud_communication.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-04Function naming refactorMichal Skorupinski1-0/+2
2018-11-30Fix in led colors when a new lap event is detectedMichal Skorupinski1-4/+16
2018-11-30Added cloud reconnectingKrzysztof Wieclaw1-17/+12
2018-11-27Config for different led colors displaying the car statesMichal Skorupinski1-6/+16
2018-11-21Setting the led color based on the app stateMichal Skorupinski1-0/+4
2018-11-20RGB led functionality addedMichal Skorupinski1-2/+2
2018-10-31Added two color led to indicate the app's statusMichal Skorupinski1-0/+3
2018-10-26Sending lap time to cloudMichal Skorupinski1-0/+17
2018-10-04Cleanup unused functions and modulesKrzysztof Wieclaw1-2/+1
2018-10-04Cloud communication integrationMichal Kolodziejski1-0/+189