mirror of
				https://github.com/HERDAC/SmartLightBLE.git
				synced 2025-10-31 05:59:19 +00:00 
			
		
		
		
	master
This commit is contained in:
		
							
								
								
									
										10
									
								
								lib/DFPlayer/DFPlayer.h
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								lib/DFPlayer/DFPlayer.h
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| #ifndef DFPLAYER_H_INCLUDED | ||||
| #define DFPLAYER_H_INCLUDED | ||||
|  | ||||
|   void setup_dfp(); | ||||
|   void play(int fichier); | ||||
|   void stop(); | ||||
|   boolean statut(); | ||||
|   void volume(int vol = 10); | ||||
|  | ||||
| #endif | ||||
		Reference in New Issue
	
	Block a user