This website requires JavaScript.
Explore
Help
Sign In
rhssk
/
inspektors
Watch
1
Star
0
Fork
0
You've already forked inspektors
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d868c08df3
inspektors
/
.gitignore
4 lines
14 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore build files and objects
2018-01-19 18:19:24 +02:00
build
obj
Fix code duplication between both code bases Both the robot and the base station had a lot of code that was identical, like data structs, constants, radio library etc. The chosen solution was to extract all shared code into a static library and link the station and robot against it.
2018-01-20 22:51:44 +02:00
lib
Reference in New Issue
Copy Permalink