diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-09-01 17:09:06 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-09-01 17:09:06 +0300 |
| commit | 244715b9d82bcce33a6c444bebfa6753d2f8d1ad (patch) | |
| tree | 3383104b9331499c179081100ca982eccd851064 /Software/Embedded_SW/Embedded/.cproject | |
| parent | a078a34e5f31d53c7766d526505c46977e085617 (diff) | |
| download | Tango-244715b9d82bcce33a6c444bebfa6753d2f8d1ad.tar.gz Tango-244715b9d82bcce33a6c444bebfa6753d2f8d1ad.zip | |
fix machine status and midtank reading
Diffstat (limited to 'Software/Embedded_SW/Embedded/.cproject')
| -rw-r--r-- | Software/Embedded_SW/Embedded/.cproject | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Embedded_SW/Embedded/.cproject b/Software/Embedded_SW/Embedded/.cproject index 10dda24b6..515fa0cca 100644 --- a/Software/Embedded_SW/Embedded/.cproject +++ b/Software/Embedded_SW/Embedded/.cproject @@ -441,7 +441,7 @@ </toolChain> </folderInfo> <sourceEntries> - <entry excluding="JigCommands.c|PWM.c|USBCDCD.c|Message.c|Pin_config.c|src|Configuration.c|SlowMotors.c|Timer.c|Communication.c|FastMotors.c|ADCUtils.c|Drivers/L6470|Pin.c|ADCLogger.c|Flashstore.c|Profile.c" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/> + <entry excluding="Drivers/Uart_Comm/Uart.c|JigCommands.c|PWM.c|USBCDCD.c|Message.c|Pin_config.c|src|Configuration.c|SlowMotors.c|Timer.c|Communication.c|FastMotors.c|ADCUtils.c|Drivers/L6470|Pin.c|ADCLogger.c|Flashstore.c|Profile.c" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/> </sourceEntries> </configuration> </storageModule> |
