Merge pull request #798 from NeroBurner/motionservice_fix_typo_in_include
MotionService: fix not needed '/' in include
This commit is contained in:
		
						commit
						2ffbf8b7b3
					
				@ -1,5 +1,5 @@
 | 
			
		||||
#include "components/ble/MotionService.h"
 | 
			
		||||
#include "components/motion//MotionController.h"
 | 
			
		||||
#include "components/motion/MotionController.h"
 | 
			
		||||
#include "systemtask/SystemTask.h"
 | 
			
		||||
 | 
			
		||||
using namespace Pinetime::Controllers;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user