Created a README, as yet incomplete. Added more files to the gitignore to get rid of emacs temporary files. Currently making the mqtt_send command independent of connecting, which is all it can do currently.
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			48 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			48 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| *.bin
 | |
| *~
 | |
| *.o
 | |
| *.pdf
 | |
| *.map
 | |
| mqtt
 | |
| trace*
 | |
| \#*\#
 | |
| .\#*
 |