Skip to content

Commit

Permalink
Some optimization.
Browse files Browse the repository at this point in the history
  • Loading branch information
mobizt committed Jun 15, 2023
1 parent 6729906 commit a560f0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/FirebaseFS.h
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@ static SdFat sd_fat_fs; // should declare as static here
// Use Keep Alive connection mode
#define USE_CONNECTION_KEEP_ALIVE_MODE

// To enable TCP KeepAlive for RTDB stream
// #define ENABLE_TCP_KEEP_ALIVE_FOR_RTDB_STREAM

// To enable external Client for ESP8266, ESP32 and Raspberry Pi Pico.
// This will enable automatically for other devices.
// #define FB_ENABLE_EXTERNAL_CLIENT
Expand Down

0 comments on commit a560f0a

Please sign in to comment.